Add new mempool benchmarks for a complex pool

This commit is contained in:
Jeremy Rubin
2019-10-28 15:56:27 -07:00
parent 36604b4ef5
commit b0c774b48a
2 changed files with 94 additions and 0 deletions

View File

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