dash/src/bench
2022-03-06 12:30:58 +05:30
..
data Fix DeserializeAndCheckBlockTest benchmark and store hashDevnetGenesisBlock in consensus (#1888) 2018-02-01 20:05:35 +03:00
.gitignore more bitcoin->dash 2016-03-04 12:09:03 +03:00
base58.cpp 16659 continuation 2021-12-17 12:02:16 -05:00
bech32.cpp 16659 continuation 2021-12-17 12:02:16 -05:00
bench_dash.cpp 16659 continuation 2021-12-17 12:02:16 -05:00
bench.cpp merge bitcoin#17384: Create new test library 2022-02-26 10:45:13 +05:30
bench.h Merge #16659: refactoring: Remove unused includes 2021-12-12 16:44:54 -05:00
block_assemble.cpp 16659 continuation 2021-12-17 12:02:16 -05:00
bls_dkg.cpp refactor: Fix warnings from cppcheck (#4625) 2021-12-29 00:54:50 +03:00
bls.cpp refactor: Fix warnings from cppcheck (#4625) 2021-12-29 00:54:50 +03:00
ccoins_caching.cpp merge bitcoin#14908: Removed implicit CTransaction constructor calls from tests and benchmark 2021-10-12 08:58:08 +05:30
chacha20.cpp 16659 continuation 2021-12-17 12:02:16 -05:00
chacha_poly_aead.cpp Merge #16659: refactoring: Remove unused includes 2021-12-12 16:44:54 -05:00
checkblock.cpp merge bitcoin#16299: Move generated data to a dedicated translation unit 2021-12-12 22:36:50 +05:30
checkqueue.cpp 16659 continuation 2021-12-17 12:02:16 -05:00
coin_selection.cpp merge bitcoin#19310: BerkeleyDatabase make BerkeleyDatabase::Create, CreateMock, and CreateDummy non-static functions 2022-03-06 12:30:58 +05:30
crypto_hash.cpp merge #18011: Replace current benchmarking framework with nanobench 2021-07-05 18:28:55 +05:30
data.cpp merge bitcoin#16299: Move generated data to a dedicated translation unit 2021-12-12 22:36:50 +05:30
data.h merge bitcoin#16299: Move generated data to a dedicated translation unit 2021-12-12 22:36:50 +05:30
duplicate_inputs.cpp 16659 continuation 2021-12-17 12:02:16 -05:00
ecdsa.cpp merge #18011: Replace current benchmarking framework with nanobench 2021-07-05 18:28:55 +05:30
examples.cpp 16659 continuation 2021-12-17 12:02:16 -05:00
gcs_filter.cpp bitcoin#14172: Refactor and add tests for BlockFilter construction 2021-08-12 12:44:02 +05:30
hashpadding.cpp merge bitcoin#13204: Faster sigcache nonce 2022-02-26 10:47:54 +05:30
lockedpool.cpp Merge #16659: refactoring: Remove unused includes 2021-12-12 16:44:54 -05:00
mempool_eviction.cpp Merge #16659: refactoring: Remove unused includes 2021-12-12 16:44:54 -05:00
mempool_stress.cpp merge bitcoin#17292: Add new mempool benchmarks for a complex pool 2022-02-26 10:45:13 +05:30
merkle_root.cpp merge #18011: Replace current benchmarking framework with nanobench 2021-07-05 18:28:55 +05:30
nanobench.cpp merge #18011: Replace current benchmarking framework with nanobench 2021-07-05 18:28:55 +05:30
nanobench.h merge #18011: Replace current benchmarking framework with nanobench 2021-07-05 18:28:55 +05:30
poly1305.cpp Merge #16659: refactoring: Remove unused includes 2021-12-12 16:44:54 -05:00
prevector.cpp Partial Merge #20491: refactor: Drop noop gcc version checks 2021-10-11 17:17:24 -05:00
rollingbloom.cpp Merge #16659: refactoring: Remove unused includes 2021-12-12 16:44:54 -05:00
rpc_mempool.cpp Merge #16129: refactor: Remove unused includes (#4623) 2022-01-03 13:10:02 -06:00
string_cast.cpp fix: resolve numerous compilation warnings under -Wall (#4599) 2021-12-01 22:59:34 +03:00
util_time.cpp merge #18011: Replace current benchmarking framework with nanobench 2021-07-05 18:28:55 +05:30
wallet_balance.cpp merge bitcoin#19310: BerkeleyDatabase make BerkeleyDatabase::Create, CreateMock, and CreateDummy non-static functions 2022-03-06 12:30:58 +05:30