From 254c85b68794ada713dbdae415db72adf5fcbaf3 Mon Sep 17 00:00:00 2001 From: Jim Posen Date: Sun, 13 May 2018 22:27:14 -0700 Subject: bench: Benchmark GCS filter creation and matching. --- src/Makefile.bench.include | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.bench.include') 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 \ -- cgit v1.2.3