Added CashAddr benchmarks for decoding/encoding

https://reviews.bitcoinabc.org/D1856
This commit is contained in:
lateminer
2018-11-18 14:40:49 +03:00
parent c7346b5efd
commit 107965eb5b
2 changed files with 33 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ bench_bench_bitcoin_SOURCES = \
bench/bench_bitcoin.cpp \
bench/bench.cpp \
bench/bench.h \
bench/cashaddr.cpp \
bench/Examples.cpp \
bench/rollingbloom.cpp \
bench/crypto_hash.cpp \