bench: add benchmark for checkblockindex

This commit is contained in:
Martin Zumsande
2023-12-20 15:41:05 -05:00
parent b50554babd
commit 32c80413fd
2 changed files with 21 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ bench_bench_bitcoin_SOURCES = \
bench/ccoins_caching.cpp \
bench/chacha20.cpp \
bench/checkblock.cpp \
bench/checkblockindex.cpp \
bench/checkqueue.cpp \
bench/crypto_hash.cpp \
bench/data.cpp \