dash/src/bench
2024-03-05 21:43:22 +00:00
..
data
.gitignore
addrman.cpp fix: add missing includes and remove obsolete includes (#5562) 2023-09-07 09:07:02 -05:00
base58.cpp Merge #17829: scripted-diff: Bump copyright of files changed in 2019 2023-12-06 11:40:14 -06:00
bech32.cpp Merge #18673: scripted-diff: Sort test includes 2023-08-29 22:00:59 -05:00
bench_bitcoin.cpp Merge #19214: Auto-detect SHA256 implementation in benchmarks 2024-02-07 10:27:42 -06:00
bench.cpp Merge #19710: bench: Prevent thread oversubscription and decreases the variance of result values 2024-01-22 19:44:36 -06:00
bench.h merge bitcoin#21059: Drop boost/preprocessor dependencies 2023-09-04 20:50:27 -05:00
bip324_ecdh.cpp merge bitcoin#27479: BIP324: ElligatorSwift integrations 2023-11-21 07:59:03 -06:00
block_assemble.cpp Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench 2024-03-04 00:21:20 -06:00
bls_dkg.cpp non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
bls.cpp non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
ccoins_caching.cpp partial bitcoin#26691: Update secp256k1 subtree to libsecp256k1 version 0.2.0 2023-11-21 07:59:03 -06:00
chacha20.cpp merge bitcoin#28100: more Span<std::byte> modernization & follow-ups 2024-03-05 21:43:22 +00:00
checkblock.cpp merge bitcoin#23438: Use spans of std::byte in serialize 2024-02-28 13:37:34 -06:00
checkqueue.cpp Merge #19710: bench: Prevent thread oversubscription and decreases the variance of result values 2024-01-22 19:44:36 -06:00
coin_selection.cpp refactor: introduce and use CoinJoin::Loader interface 2024-01-10 12:06:02 -06:00
crypto_hash.cpp
data.cpp
data.h
duplicate_inputs.cpp Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench 2024-03-04 00:21:20 -06:00
ecdsa.cpp non-scripted-diff: bump copyright year to 2023 2024-02-24 11:05:37 -06:00
ellswift.cpp merge bitcoin#27479: BIP324: ElligatorSwift integrations 2023-11-21 07:59:03 -06:00
examples.cpp Merge #18673: scripted-diff: Sort test includes 2023-08-29 22:00:59 -05:00
gcs_filter.cpp
hashpadding.cpp
lockedpool.cpp Merge #17829: scripted-diff: Bump copyright of files changed in 2019 2023-12-06 11:40:14 -06:00
mempool_eviction.cpp Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench 2024-03-04 00:21:20 -06:00
mempool_stress.cpp Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench 2024-03-04 00:21:20 -06:00
merkle_root.cpp Merge #18673: scripted-diff: Sort test includes 2023-08-29 22:00:59 -05:00
nanobench.cpp
nanobench.h
poly1305.cpp merge bitcoin#27993: Make poly1305 support incremental computation + modernize 2024-03-05 21:42:49 +00:00
prevector.cpp merge bitcoin#20464: Treat CDataStream bytes as uint8_t 2023-09-24 09:50:50 -05:00
rollingbloom.cpp Merge #17829: scripted-diff: Bump copyright of files changed in 2019 2023-12-06 11:40:14 -06:00
rpc_blockchain.cpp Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench 2024-03-04 00:21:20 -06:00
rpc_mempool.cpp
string_cast.cpp fix: add cast to void to avoid gcc warning inside string_cast.cpp 2023-11-06 09:15:29 -06:00
util_time.cpp
verify_script.cpp Merge #18673: scripted-diff: Sort test includes 2023-08-29 22:00:59 -05:00
wallet_balance.cpp Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench 2024-03-04 00:21:20 -06:00