.. |
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 |
addrman.cpp
|
[addrman] Specify max addresses and pct when calling GetAddresses()
|
2020-08-12 09:22:07 +01:00 |
base58.cpp
|
util: make EncodeBase58Check consume Spans
|
2020-08-12 16:25:50 +02:00 |
bech32.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
bench.cpp
|
bench: Allow skip benchmark
|
2020-08-14 14:56:18 +03:00 |
bench.h
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
bench_bitcoin.cpp
|
Merge #18011: Replace current benchmarking framework with nanobench
|
2020-07-30 15:34:17 +02:00 |
block_assemble.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
ccoins_caching.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
chacha20.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
chacha_poly_aead.cpp
|
Make CHash256 and CHash160 consume Spans
|
2020-07-30 13:57:53 -07:00 |
checkblock.cpp
|
Remove gArgs global from CreateChainParams to aid testing
|
2020-09-29 10:20:05 +02:00 |
checkqueue.cpp
|
bench: Prevent thread oversubscription
|
2020-08-26 13:00:00 +03:00 |
coin_selection.cpp
|
Remove WalletLocation class
|
2020-09-03 12:24:32 -04:00 |
crypto_hash.cpp
|
Add SHA3 benchmark
|
2020-09-06 18:35:23 -07:00 |
data.cpp
|
bench: Move generated data to a dedicated translation unit
|
2019-07-02 18:11:15 +01:00 |
data.h
|
bench: Move generated data to a dedicated translation unit
|
2019-07-02 18:11:15 +01:00 |
duplicate_inputs.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
examples.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
gcs_filter.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
hashpadding.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
lockedpool.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
mempool_eviction.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
mempool_stress.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
merkle_root.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
nanobench.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
nanobench.h
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
poly1305.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
prevector.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
rollingbloom.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
rpc_blockchain.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
rpc_mempool.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
util_time.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
verify_script.cpp
|
Make CHash256/CHash160 output to Span
|
2020-07-30 13:57:54 -07:00 |
wallet_balance.cpp
|
Remove WalletLocation class
|
2020-09-03 12:24:32 -04:00 |