dash/src/bench
Pasta 0129a84531
use old benchmarking system
Signed-off-by: Pasta <pasta@dashboost.org>
2019-07-23 09:14:28 -05:00
..
data Fix DeserializeAndCheckBlockTest benchmark and store hashDevnetGenesisBlock in consensus (#1888) 2018-02-01 20:05:35 +03:00
.gitignore
base58.cpp Merge #10735: Avoid static analyzer warnings regarding uninitialized arguments 2019-07-17 19:01:41 -05:00
bench_dash.cpp Fix bls and bls_dkg bench (#2955) 2019-05-30 11:00:07 +03:00
bench.cpp Merge #10395: Replace boost::function with std::function (C++11) 2019-06-24 11:39:34 -05:00
bench.h Merge #10395: Replace boost::function with std::function (C++11) 2019-06-24 11:39:34 -05:00
bls_dkg.cpp Move bls stuff from crypto/ to bls/ 2018-10-12 19:39:26 +02:00
bls.cpp Update copyright date (2019) (#2970) 2019-06-11 14:46:07 +03:00
ccoins_caching.cpp Backport changes to ccoins_caching.cpp which were skipped 2018-01-12 09:58:15 +01:00
chacha20.cpp Use old BENCHMARK setup 2019-07-23 09:14:28 -05:00
checkblock.cpp Merge #8855: Use a proper factory for creating chainparams 2019-06-26 12:45:10 -05:00
checkqueue.cpp Merge #9792: FastRandomContext improvements and switch to ChaCha20 2019-06-14 01:25:59 -05:00
coin_selection.cpp scripted diff: #10502 Fully remove BOOST_FOREACH 2019-07-09 13:08:21 -05:00
crypto_hash.cpp Merge #10272: [Tests] Prevent warning: variable 'x' is uninitialized 2019-06-14 01:25:59 -05:00
ecdsa.cpp Add ECDSA benchmarks 2018-10-10 08:49:10 +02:00
Examples.cpp Backport Bitcoin PR#9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) (#1566) 2017-08-09 03:19:06 +03:00
lockedpool.cpp Merge #8808: Do not shadow variables (gcc set) 2019-02-01 00:41:12 -06:00
mempool_eviction.cpp Merge bitcoin#9602: Remove coin age priority and free transactions - implementation (#2768) 2019-03-14 17:44:42 +03:00
perf.cpp Merge #9510: [trivial] Fix typos in comments 2018-01-21 12:48:34 +01:00
perf.h Merge #9202: bench: Add support for measuring CPU cycles 2018-01-17 17:27:24 +01:00
poly1305.cpp use old benchmarking system 2019-07-23 09:14:28 -05:00
prevector_destructor.cpp Merge #9505: Prevector Quick Destruct 2019-02-26 16:41:13 -06:00
rollingbloom.cpp Merge #7934: Improve rolling bloom filter performance and benchmark 2017-12-21 17:31:57 +01:00
string_cast.cpp Add string_cast benchmark (#2073) 2018-05-26 21:02:49 +03:00