Add new prevector benchmarks.

This prepares for a series of two additional commits which optimize
prevector performance.
This commit is contained in:
Evan Klitzke
2018-02-26 18:45:57 -08:00
parent 228b086b9a
commit f0e7aa7020
4 changed files with 88 additions and 37 deletions

View File

@@ -27,7 +27,7 @@ bench_bench_bitcoin_SOURCES = \
bench/lockedpool.cpp \
bench/perf.cpp \
bench/perf.h \
bench/prevector_destructor.cpp
bench/prevector.cpp
nodist_bench_bench_bitcoin_SOURCES = $(GENERATED_BENCH_FILES)