bench: add readblock benchmark

This commit is contained in:
Andrew Toth
2023-08-07 10:15:26 -04:00
parent 5f9fd11680
commit 1c4b9cbe90
2 changed files with 54 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ bench_bench_bitcoin_SOURCES = \
bench/poly1305.cpp \
bench/pool.cpp \
bench/prevector.cpp \
bench/readblock.cpp \
bench/rollingbloom.cpp \
bench/rpc_blockchain.cpp \
bench/rpc_mempool.cpp \