dash/src/bench
Wladimir J. van der Laan ee6e5654e0 Merge #9505: Prevector Quick Destruct
45a5aaf Only call clear on prevector if it isn't trivially destructible and don't loop in clear (Jeremy Rubin)
aaa02e7 Add prevector destructor benchmark (Jeremy Rubin)

Tree-SHA512: 52bc8163b65b71310252f2d578349d0ddc364a6c23795c5e06e101f5449f04c96cbdca41c0cffb1974b984b8e33006471137d92b8dd4a81a98e922610a94132a
2019-02-26 16:41:13 -06:00
..
data Fix DeserializeAndCheckBlockTest benchmark and store hashDevnetGenesisBlock in consensus (#1888) 2018-02-01 20:05:35 +03:00
.gitignore
base58.cpp
bench_dash.cpp Implement optional pretty printed stacktraces (#2420) 2019-02-21 21:37:15 +03:00
bench.cpp Merge #9547: bench: Assert that division by zero is unreachable 2019-02-01 10:51:01 -06:00
bench.h
bls_dkg.cpp Move bls stuff from crypto/ to bls/ 2018-10-12 19:39:26 +02:00
bls.cpp Review fixes 2018-10-12 20:53:57 +02:00
ccoins_caching.cpp
checkblock.cpp Fix DeserializeAndCheckBlockTest benchmark and store hashDevnetGenesisBlock in consensus (#1888) 2018-02-01 20:05:35 +03:00
checkqueue.cpp
coin_selection.cpp Merge #9830: Add safe flag to listunspent result 2019-02-26 16:41:02 -06:00
crypto_hash.cpp Add DSHA256 and X11 benchmarks, refactor names of other algo benchmarks to group them together (#1925) 2018-02-12 15:48:20 +03:00
ecdsa.cpp Add ECDSA benchmarks 2018-10-10 08:49:10 +02:00
Examples.cpp
lockedpool.cpp Merge #8808: Do not shadow variables (gcc set) 2019-02-01 00:41:12 -06:00
mempool_eviction.cpp Merge #9548: Remove min reasonable fee 2019-02-05 13:40:31 -06:00
perf.cpp
perf.h
prevector_destructor.cpp Merge #9505: Prevector Quick Destruct 2019-02-26 16:41:13 -06:00
rollingbloom.cpp
string_cast.cpp Add string_cast benchmark (#2073) 2018-05-26 21:02:49 +03:00