dash/src/bench
Wladimir J. van der Laan a61b747a29
Merge #9547: bench: Assert that division by zero is unreachable
db07f91 Assert that what might look like a possible division by zero is actually unreachable (practicalswift)

Tree-SHA512: f1652eb37196a5b72f356503a1fbb44fb98aa8a94954ad1765f86d81ebf41a2337d4eb58c4f19937fda3752f5d2d642756e44afdbd438015b87ac20801246bff
2019-02-01 10:51:01 -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 Reintroduce BLSInit to correctly set secure alloctor callbacks (#2543) 2018-12-10 06:04:48 +01:00
bench.cpp Merge #9547: bench: Assert that division by zero is unreachable 2019-02-01 10:51:01 -06:00
bench.h Merge #9712: bench: Fix initialization order in registration 2018-01-23 09:24:27 +01:00
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 Merge #9498: Basic CCheckQueue Benchmarks 2018-01-21 12:48:33 +01:00
coin_selection.cpp
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
perf.cpp Merge #9510: [trivial] Fix typos in comments 2018-01-21 12:48:34 +01:00
perf.h
rollingbloom.cpp
string_cast.cpp Add string_cast benchmark (#2073) 2018-05-26 21:02:49 +03:00