| .. |
|
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
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
bech32.cpp
|
bench: Remove unused variable
|
2018-07-17 10:11:57 +02:00 |
|
bench.cpp
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
bench.h
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
bench_bitcoin.cpp
|
util: Replace boost::signals2 with std::function
|
2018-08-24 08:34:38 -04:00 |
|
block_assemble.cpp
|
[BROKEN] Adapt existing benchmarks to CA
|
2019-03-20 12:05:49 +00:00 |
|
ccoins_caching.cpp
|
Replace CScriptID and CKeyID in CTxDestination with dedicated type
|
2019-03-20 12:05:31 +00:00 |
|
checkblock.cpp
|
Merge #13534: Don't assert(foo()) where foo() has side effects
|
2018-08-13 10:02:50 -04:00 |
|
checkqueue.cpp
|
[BROKEN] Adapt existing benchmarks to CA
|
2019-03-20 12:05:49 +00:00 |
|
coin_selection.cpp
|
[BROKEN] Adapt existing benchmarks to CA
|
2019-03-20 12:05:49 +00:00 |
|
crypto_hash.cpp
|
Merge #13767: Remove redundant assignments (dead stores)
|
2018-08-27 13:39:46 -04:00 |
|
examples.cpp
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
gcs_filter.cpp
|
bench: Benchmark GCS filter creation and matching.
|
2018-08-25 10:02:37 -07:00 |
|
lockedpool.cpp
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
mempool_eviction.cpp
|
Add Elements-style witness serialization
|
2019-02-13 11:42:38 +00:00 |
|
merkle_root.cpp
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
prevector.cpp
|
Merge #13780: 0.17: Pre-branch maintenance
|
2018-08-08 13:55:27 +02:00 |
|
rollingbloom.cpp
|
Merge #13767: Remove redundant assignments (dead stores)
|
2018-08-27 13:39:46 -04:00 |
|
verify_script.cpp
|
[BROKEN] Adapt existing benchmarks to CA
|
2019-03-20 12:05:49 +00:00 |