bitcoin/src/bench
MarcoFalke af2ec6b037
Merge #18759: bench: Start nodes with -nodebuglogfile
fabe44e815 bench: Start nodes with -nodebuglogfile (MarcoFalke)

Pull request description:

  For benchmarking we don't want to depend on the speed of the disk or the amount of debug logging

ACKs for top commit:
  fanquake:
    ACK fabe44e815 - This makes some of these benchmarks significantly faster to run. MempoolEviction total runtime is down from ~46s to 11s on my machine:

Tree-SHA512: d99700901650325896b9115d20b84a27042152f46266f595bf7ea1414528c0b346f4e707a12ee8b8ba99c35cf155e645e67971c1b2a679c4e609c400ff8b08ae
2020-04-29 08:30:15 -04:00
..
data Add deserialize + CheckBlock benchmarks, and a full block hex 2016-11-09 11:27:59 -08:00
.gitignore Ignore bench_bitcoin binary. 2015-10-06 17:46:12 +02:00
addrman.cpp bench: add CAddrMan benchmarks 2020-04-21 15:06:59 +02:00
base58.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
bech32.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
bench.cpp bench: Remove requirement that all benches use RegTestingSetup 2020-04-17 10:19:32 -04:00
bench.h bench: Remove requirement that all benches use RegTestingSetup 2020-04-17 10:19:32 -04:00
bench_bitcoin.cpp Merge #18673: scripted-diff: Sort test includes 2020-04-17 10:12:13 -04:00
block_assemble.cpp bench: Start nodes with -nodebuglogfile 2020-04-24 16:46:54 -04:00
ccoins_caching.cpp bench: Remove requirement that all benches use RegTestingSetup 2020-04-17 10:19:32 -04:00
chacha20.cpp Remove unused includes 2019-10-15 22:56:43 +00:00
chacha_poly_aead.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
checkblock.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
checkqueue.cpp bench: Remove requirement that all benches use RegTestingSetup 2020-04-17 10:19:32 -04:00
coin_selection.cpp Refactor: Allow LegacyScriptPubKeyMan to be null 2020-01-23 16:34:28 -05:00
crypto_hash.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
data.cpp bench: Move generated data to a dedicated translation unit 2019-07-02 18:11:15 +01:00
data.h bench: Move generated data to a dedicated translation unit 2019-07-02 18:11:15 +01:00
duplicate_inputs.cpp bench: Start nodes with -nodebuglogfile 2020-04-24 16:46:54 -04:00
examples.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
gcs_filter.cpp blockfilter: Refactor GCS params into struct. 2018-11-06 09:12:54 -08:00
lockedpool.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
mempool_eviction.cpp bench: Start nodes with -nodebuglogfile 2020-04-24 16:46:54 -04:00
mempool_stress.cpp bench: Remove requirement that all benches use RegTestingSetup 2020-04-17 10:19:32 -04:00
merkle_root.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
poly1305.cpp Remove unused includes 2019-10-15 22:56:43 +00:00
prevector.cpp Drop defunct IS_TRIVIALLY_CONSTRUCTIBLE handling from prevector.h 2018-11-14 12:19:04 -05:00
rollingbloom.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
rpc_blockchain.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
rpc_mempool.cpp Remove unused includes 2019-10-15 22:56:43 +00:00
util_time.cpp util: Add type safe GetTime 2019-05-23 14:12:32 -04:00
verify_script.cpp bench: Remove requirement that all benches use RegTestingSetup 2020-04-17 10:19:32 -04:00
wallet_balance.cpp bench: Start nodes with -nodebuglogfile 2020-04-24 16:46:54 -04:00