aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.bench.include
diff options
context:
space:
mode:
authorJim Posen <jim.posen@gmail.com>2018-05-13 22:27:14 -0700
committerJim Posen <jim.posen@gmail.com>2018-08-25 10:02:37 -0700
commit254c85b68794ada713dbdae415db72adf5fcbaf3 (patch)
tree7f733a1ca7c214ffe01e25e4021f7fdc4b2790cc /src/Makefile.bench.include
parentf33b717a85363e067316c133a542559d2f4aaeca (diff)
downloadbitcoin-254c85b68794ada713dbdae415db72adf5fcbaf3.tar.xz
bench: Benchmark GCS filter creation and matching.
Diffstat (limited to 'src/Makefile.bench.include')
-rw-r--r--src/Makefile.bench.include1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.bench.include b/src/Makefile.bench.include
index f5293585a0..76177630ab 100644
--- a/src/Makefile.bench.include
+++ b/src/Makefile.bench.include
@@ -22,6 +22,7 @@ bench_bench_bitcoin_SOURCES = \
bench/rollingbloom.cpp \
bench/crypto_hash.cpp \
bench/ccoins_caching.cpp \
+ bench/gcs_filter.cpp \
bench/merkle_root.cpp \
bench/mempool_eviction.cpp \
bench/verify_script.cpp \