Add automated performance measurement system.

This commit is contained in:
Taylor Hornby
2016-04-07 15:37:39 -06:00
parent c34d662f10
commit 6962bb3df0
8 changed files with 258 additions and 1 deletions

View File

@@ -226,6 +226,7 @@ libbitcoin_server_a_SOURCES = \
# when wallet enabled
libbitcoin_wallet_a_CPPFLAGS = $(BITCOIN_INCLUDES)
libbitcoin_wallet_a_SOURCES = \
zcbenchmarks.cpp \
wallet/crypter.cpp \
wallet/db.cpp \
wallet/rpcdump.cpp \