aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.bench.include
diff options
context:
space:
mode:
authorKirill Fomichev <fanatid@ya.ru>2019-06-22 13:37:51 +0300
committerKirill Fomichev <fanatid@ya.ru>2019-07-05 17:53:57 +0300
commit91509ffe247b0eacbf84214c7c9c3f8a0012f2eb (patch)
tree0180a24452e9ceaeabba0c64417bbf6ec1ed329c /src/Makefile.bench.include
parent4f378ac30cf66178564620b4a8ca9cad7f031cc3 (diff)
downloadbitcoin-91509ffe247b0eacbf84214c7c9c3f8a0012f2eb.tar.xz
bench: Benchmark blockToJSON
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 1b01b50b07..c1d9bf281c 100644
--- a/src/Makefile.bench.include
+++ b/src/Makefile.bench.include
@@ -29,6 +29,7 @@ bench_bench_bitcoin_SOURCES = \
bench/gcs_filter.cpp \
bench/merkle_root.cpp \
bench/mempool_eviction.cpp \
+ bench/rpc_blockchain.cpp \
bench/rpc_mempool.cpp \
bench/util_time.cpp \
bench/verify_script.cpp \