dash/src/bench
UdjinM6 33a9f46c08
Merge pull request #3133 from codablock/pr_backport_sha256_stuff
Backport sha256 optimizations (sse41, avx2, shani)
2019-10-03 13:46:26 +03:00
..
data
.gitignore
base58.cpp Merge #10735: Avoid static analyzer warnings regarding uninitialized arguments 2019-07-17 19:01:41 -05:00
bench_dash.cpp Merge #10662: Initialize randomness in benchmarks 2019-09-03 22:21:17 -05:00
bench.cpp #10483 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 2019-08-12 09:07:03 -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
chacha20.cpp Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD 2019-07-23 09:14:30 -05:00
chacha_poly_aead.cpp Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD 2019-07-23 09:14:30 -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 #10193 scripted-diff: Remove #include <boost/foreach.hpp> 2019-07-24 11:59:09 -05:00
crypto_hash.cpp Dashify 2019-10-01 23:20:06 +02: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 bitcoin#9602: Remove coin age priority and free transactions - implementation (#2768) 2019-03-14 17:44:42 +03:00
merkle_root.cpp Dashify 2019-10-01 23:20:06 +02:00
perf.cpp
perf.h
poly1305.cpp include vector in poly1305.cpp 2019-07-23 09:14:28 -05:00
prevector.cpp Temporarily remove arguments to BENCHMARK 2019-10-02 15:25:27 +02:00
rollingbloom.cpp
string_cast.cpp Add string_cast benchmark (#2073) 2018-05-26 21:02:49 +03:00