You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoin/src/bench
Samuel Dobson 2d6e76af24
Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have multiple
5 years ago
..
data Add deserialize + CheckBlock benchmarks, and a full block hex 8 years ago
.gitignore Ignore bench_bitcoin binary. 9 years ago
base58.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
bech32.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
bench.cpp Fix benchmarks filters 5 years ago
bench.h scripted-diff: Bump copyright of files changed in 2020 5 years ago
bench_bitcoin.cpp Merge #17279: refactor: Remove redundant c_str() calls in formatting 5 years ago
block_assemble.cpp rpc: Remove mempool global from miner 5 years ago
ccoins_caching.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
chacha20.cpp Remove unused includes 5 years ago
chacha_poly_aead.cpp Remove unused includes 5 years ago
checkblock.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
checkqueue.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
coin_selection.cpp Refactor: Allow LegacyScriptPubKeyMan to be null 5 years ago
crypto_hash.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
data.cpp bench: Move generated data to a dedicated translation unit 5 years ago
data.h bench: Move generated data to a dedicated translation unit 5 years ago
duplicate_inputs.cpp [validation] Add CValidationState subclasses 5 years ago
examples.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
gcs_filter.cpp blockfilter: Refactor GCS params into struct. 6 years ago
lockedpool.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
mempool_eviction.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
mempool_stress.cpp bench: Remove redundant copy constructor in mempool_stress 5 years ago
merkle_root.cpp Update copyright headers to 2018 6 years ago
poly1305.cpp Remove unused includes 5 years ago
prevector.cpp Drop defunct IS_TRIVIALLY_CONSTRUCTIBLE handling from prevector.h 6 years ago
rollingbloom.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
rpc_blockchain.cpp Remove unused includes 5 years ago
rpc_mempool.cpp Remove unused includes 5 years ago
util_time.cpp util: Add type safe GetTime 6 years ago
verify_script.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
wallet_balance.cpp Refactor: Allow LegacyScriptPubKeyMan to be null 5 years ago