Benchmark Merkle root computation

This commit is contained in:
Pieter Wuille
2017-09-27 17:36:56 -07:00
parent 6b824c090f
commit 0df017889b
2 changed files with 27 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ bench_bench_bitcoin_SOURCES = \
bench/rollingbloom.cpp \
bench/crypto_hash.cpp \
bench/ccoins_caching.cpp \
bench/merkle_root.cpp \
bench/mempool_eviction.cpp \
bench/verify_script.cpp \
bench/base58.cpp \