Add simple bech32 benchmarks

This commit is contained in:
Karl-Johan Alm
2018-07-02 16:01:27 +09:00
parent 686e97a0c7
commit 189cf35f3e
2 changed files with 39 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@ bench_bench_bitcoin_SOURCES = \
bench/mempool_eviction.cpp \
bench/verify_script.cpp \
bench/base58.cpp \
bench/bech32.cpp \
bench/lockedpool.cpp \
bench/prevector.cpp