bench: add benchmark for SignTransaction

This commit is contained in:
Sebastian Falbesoner
2023-11-20 10:34:03 +01:00
parent b94061902e
commit 080089567c
2 changed files with 71 additions and 0 deletions

View File

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