bench: Benchmark blockToJSON

This commit is contained in:
Kirill Fomichev
2019-06-22 13:37:51 +03:00
parent 4f378ac30c
commit 91509ffe24
3 changed files with 35 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ bench_bench_bitcoin_SOURCES = \
bench/gcs_filter.cpp \
bench/merkle_root.cpp \
bench/mempool_eviction.cpp \
bench/rpc_blockchain.cpp \
bench/rpc_mempool.cpp \
bench/util_time.cpp \
bench/verify_script.cpp \