aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.bench.include
Commit message (Expand)AuthorAgeFilesLines
* s/DOGE/DIS/gTomo Ueda2021-09-021-7/+7
* really s/doge/dis/g this timeTomo Ueda2021-09-021-15/+15
* Rename binaries to match DogecoinRoss Nicoll2019-03-251-20/+20
* Add Basic CheckQueue BenchmarkJeremy Rubin2017-01-091-0/+1
* bench: Add support for measuring CPU cyclesWladimir J. van der Laan2016-11-221-1/+3
* Bugfix: Correctly replace generated headers and fail cleanlyLuke Dashjr2016-11-121-3/+5
* Add deserialize + CheckBlock benchmarks, and a full block hexMatt Corallo2016-11-091-1/+16
* bench: Add benchmark for lockedpool allocation/deallocationWladimir J. van der Laan2016-10-271-1/+2
* Add microbenchmarks to profile more code paths.Russell Yanofsky2016-10-181-1/+5
* Add MIT license to MakefilesLuke Dashjr2016-09-211-0/+4
* bench: Added base58 encoding/decoding benchmarksYuri Zhykin2016-05-271-1/+2
* bench: Add crypto hash benchmarksWladimir J. van der Laan2016-05-111-1/+2
* Benchmark rolling bloom filterPieter Wuille2016-04-281-1/+2
* Merge #7349: Build against system UniValue when availableWladimir J. van der Laan2016-02-041-2/+2
|\
| * LDADD dependency order shufflingLuke Dashjr2016-01-311-2/+2
| * Bugfix: The var is LIBUNIVALUE,not LIBBITCOIN_UNIVALUELuke Dashjr2016-01-151-1/+1
* | Build: Consensus: Move consensus files from common to its own module/packageJorge Timón2015-12-081-0/+1
|/
* build: Split hardening/fPIE options outCory Fields2015-11-091-2/+2
* Support very-fast-running benchmarksGavin Andresen2015-09-301-1/+1
* Simple benchmarking frameworkGavin Andresen2015-09-301-0/+45