mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-23 23:27:21 +01:00
* inline performance critical code * Average runtime is specified and used to calculate iterations. * Console: show median of multiple runs * plot: show box plot * filter benchmarks * specify scaling factor * ignore src/test and src/bench in command line check script * number of iterations instead of time * Replaced runtime in BENCHMARK makro number of iterations. * Added -? to bench_bitcoin * Benchmark plotly.js URL, width, height can be customized * Fixed incorrect precision warning |
||
---|---|---|
.. | ||
data | ||
.gitignore | ||
base58.cpp | ||
bench.cpp | ||
bench.h | ||
bench_bitcoin.cpp | ||
ccoins_caching.cpp | ||
checkblock.cpp | ||
checkqueue.cpp | ||
coin_selection.cpp | ||
crypto_hash.cpp | ||
Examples.cpp | ||
lockedpool.cpp | ||
mempool_eviction.cpp | ||
perf.cpp | ||
perf.h | ||
prevector_destructor.cpp | ||
rollingbloom.cpp | ||
verify_script.cpp |