Add Benchmark to test input de-duplication worst case

Fix nits

replace utiltime?
This commit is contained in:
Jeremy Rubin
2018-10-04 15:09:19 +09:00
parent a7dc03223e
commit e4eee7d09d
2 changed files with 101 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ bench_bench_bitcoin_SOURCES = \
bench/block_assemble.cpp \
bench/checkblock.cpp \
bench/checkqueue.cpp \
bench/duplicate_inputs.cpp \
bench/examples.cpp \
bench/rollingbloom.cpp \
bench/crypto_hash.cpp \