| .. |
|
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
|
bench: change AddrManGood to AddrManAddThenGood
|
2021-09-21 14:45:48 +02:00 |
|
base58.cpp
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
bech32.cpp
|
bench: clean up includes
|
2021-09-21 14:45:49 +02:00 |
|
bench.cpp
|
bench: clean up includes
|
2021-09-21 14:45:49 +02:00 |
|
bench.h
|
bench: various args improvements
|
2021-09-21 14:45:49 +02:00 |
|
bench_bitcoin.cpp
|
scripted-diff: Rename overloaded int GetArg to GetIntArg
|
2021-09-27 06:57:20 -04:00 |
|
block_assemble.cpp
|
Merge f63fc53c2a into merged_master (Bitcoin PR bitcoin/bitcoin#21767)
|
2021-07-20 05:10:30 +00:00 |
|
ccoins_caching.cpp
|
Only relay Taproot spends if next block has it active
|
2020-10-30 15:52:19 -07:00 |
|
chacha20.cpp
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
chacha_poly_aead.cpp
|
Do not run functions with necessary side-effects in assert()
|
2020-12-06 00:48:09 +00:00 |
|
checkblock.cpp
|
Remove gArgs global from CreateChainParams to aid testing
|
2020-09-29 10:20:05 +02:00 |
|
checkqueue.cpp
|
Merge b386d37360 into merged_master (Bitcoin PR #18710)
|
2021-06-18 19:12:18 +00:00 |
|
coin_selection.cpp
|
Merge da67b75c5c into merged_master (Bitcoin PR bitcoin/bitcoin#22903)
|
2023-04-21 02:04:22 +00:00 |
|
crypto_hash.cpp
|
bench: fixed ubsan implicit conversion
|
2021-09-21 14:45:49 +02:00 |
|
data.cpp
|
refactor: init vectors via std::{begin,end} to avoid pointer arithmetic
|
2021-01-31 17:35:01 +01:00 |
|
data.h
|
bench: Move generated data to a dedicated translation unit
|
2019-07-02 18:11:15 +01:00 |
|
duplicate_inputs.cpp
|
scripted-diff: tree-wide: Remove all review-only assertions
|
2021-06-10 15:05:24 -04:00 |
|
examples.cpp
|
Replace current benchmarking framework with nanobench
|
2020-06-13 12:24:18 +02:00 |
|
gcs_filter.cpp
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
hashpadding.cpp
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
lockedpool.cpp
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
mempool_eviction.cpp
|
Merge 83bdbbd300 into merged_master (Bitcoin PR #21003)
|
2021-06-26 01:01:46 +00:00 |
|
mempool_stress.cpp
|
Merge 83bdbbd300 into merged_master (Bitcoin PR #21003)
|
2021-06-26 01:01:46 +00: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
|
Merge 03cb2b480b into merged_master (Bitcoin PR bitcoin/bitcoin#23025)
|
2023-04-24 08:47:43 +00:00 |
|
peer_eviction.cpp
|
bench: make EvictionProtection.* work with any number of iterations
|
2021-09-21 14:45:48 +02:00 |
|
poly1305.cpp
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
prevector.cpp
|
Merge #20464: refactor: Treat CDataStream bytes as uint8_t
|
2021-02-01 15:17:28 +01:00 |
|
rollingbloom.cpp
|
bench: fixed ubsan implicit conversion
|
2021-09-21 14:45:49 +02:00 |
|
rpc_blockchain.cpp
|
Move MakeNoLogFileContext to common libtest_util, and use it in bench
|
2021-03-03 09:17:37 +01:00 |
|
rpc_mempool.cpp
|
Merge 4a540683ec into merged_master (Bitcoin PR #20813)
|
2021-06-16 14:11:07 +00:00 |
|
util_time.cpp
|
scripted-diff: Bump copyright headers
|
2020-12-31 09:45:41 +01:00 |
|
verify_script.cpp
|
Merge 9faa4b68db into merged_master (Bitcoin PR #22232)
|
2023-03-16 04:51:52 +00:00 |
|
wallet_balance.cpp
|
Merge 629c4ab2e3 into merged_master (Bitcoin PR bitcoin/bitcoin#22100)
|
2023-04-14 06:13:01 +00:00 |