Add Basic CheckQueue Benchmark

This commit is contained in:
Jeremy Rubin
2017-01-07 16:34:50 -05:00
parent ce43630d1e
commit 9f03110f32
2 changed files with 95 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ bench_bench_bitcoin_SOURCES = \
bench/bench.cpp \
bench/bench.h \
bench/checkblock.cpp \
bench/checkqueue.cpp \
bench/Examples.cpp \
bench/rollingbloom.cpp \
bench/crypto_hash.cpp \