[bench] add streams findbyte

This commit is contained in:
gzhao408
2020-08-10 11:28:28 -07:00
committed by Larry Ruane
parent 6c7ebcc14b
commit 604df63f6c
2 changed files with 32 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ bench_bench_bitcoin_SOURCES = \
bench/rollingbloom.cpp \
bench/rpc_blockchain.cpp \
bench/rpc_mempool.cpp \
bench/streams_findbyte.cpp \
bench/strencodings.cpp \
bench/util_time.cpp \
bench/verify_script.cpp