diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-05-31 15:18:35 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-05-31 15:19:02 +0200 |
| commit | e7e25ea5128baca0df764ca8eaa9152bd27cedf9 (patch) | |
| tree | 78ad8624c44976c930d6ed66faa17582a7e3ee71 /doc/README.md | |
| parent | Merge #8115: Avoid integer division in the benchmark inner-most loop. (diff) | |
| parent | [Doc] Add benchmarking notes (diff) | |
| download | discoin-e7e25ea5128baca0df764ca8eaa9152bd27cedf9.tar.xz discoin-e7e25ea5128baca0df764ca8eaa9152bd27cedf9.zip | |
Merge #8110: [Doc] Add benchmarking notes
1a8c4d5 [Doc] Add benchmarking notes (fanquake)
Diffstat (limited to 'doc/README.md')
| -rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index 357334dfb..c30f29452 100644 --- a/doc/README.md +++ b/doc/README.md @@ -57,6 +57,7 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th - [Shared Libraries](shared-libraries.md) - [BIPS](bips.md) - [Dnsseed Policy](dnsseed-policy.md) +- [Benchmarking](benchmarking.md) ### Resources * Discuss on the [BitcoinTalk](https://bitcointalk.org/) forums, in the [Development & Technical Discussion board](https://bitcointalk.org/index.php?board=6.0). |