elements/src/bench
2017-08-24 14:30:35 -04:00
..
data Add deserialize + CheckBlock benchmarks, and a full block hex 2016-11-09 11:27:59 -08:00
.gitignore Ignore bench_bitcoin binary. 2015-10-06 17:46:12 +02:00
base58.cpp Rename the remaining main.{h,cpp} to validation.{h,cpp} 2016-12-02 09:42:51 -08:00
bench.cpp bench: Fix initialization order in registration 2017-02-07 19:07:29 +01:00
bench.h bench: Fix initialization order in registration 2017-02-07 19:07:29 +01:00
bench_bitcoin.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
ccoins_caching.cpp Consensus support for blinded amounts 2017-06-15 14:30:08 -04:00
checkblock.cpp [upstream #8855] Chainparams: Get rid of CChainParams& Params(std::string) 2017-06-15 14:11:48 -04:00
checkqueue.cpp Multithreaded amount commitment and range proof checking 2017-06-16 12:02:13 -04:00
coin_selection.cpp Only use chainparams to access BITCOINID as pegged_asset 2017-08-24 14:30:35 -04:00
crypto_hash.cpp Refactor: Removed begin/end_ptr functions. 2016-12-09 13:15:19 +09:00
Examples.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
lockedpool.cpp bench: Add benchmark for lockedpool allocation/deallocation 2016-10-27 13:17:26 +02:00
mempool_eviction.cpp Add explicit fee field to transaction 2017-06-15 14:20:38 -04:00
perf.cpp [trivial] Fix typos in comments 2017-01-27 21:22:35 +01:00
perf.h bench: Add support for measuring CPU cycles 2016-11-22 12:20:57 +01:00
rollingbloom.cpp Benchmark rolling bloom filter 2016-04-28 14:56:32 +02:00
verify_script.cpp [Hard-Fork] CT/CA: Put the asset surjection proof, value range proof, and issuance rangeproofs under the witness commitment 2017-06-16 12:02:34 -04:00