You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
litecoin/src/bench
MarcoFalke fad943821e
scripted-diff: Rename touched member variables
3 years ago
..
data Add deserialize + CheckBlock benchmarks, and a full block hex 8 years ago
.gitignore Ignore bench_bitcoin binary. 9 years ago
addrman.cpp scripted-diff: Rename CAddrMan to AddrMan 3 years ago
base58.cpp scripted-diff: Bump copyright headers 4 years ago
bech32.cpp bench: clean up includes 3 years ago
bench.cpp bench: clean up includes 3 years ago
bench.h bench: various args improvements 3 years ago
bench_bitcoin.cpp scripted-diff: disable unimplemented ArgsManager BOOL/INT/STRING flags 3 years ago
block_assemble.cpp [refactor] Don't call AcceptToMemoryPool() from outside validation.cpp 3 years ago
ccoins_caching.cpp policy: Treat taproot as always active 3 years ago
chacha20.cpp scripted-diff: Bump copyright headers 4 years ago
chacha_poly_aead.cpp Do not run functions with necessary side-effects in assert() 4 years ago
checkblock.cpp Remove gArgs global from CreateChainParams to aid testing 4 years ago
checkqueue.cpp bench: Use CCheckQueue local thread pool 4 years ago
coin_selection.cpp Merge bitcoin/bitcoin#22019: wallet: Introduce SelectionResult for encapsulating a coin selection solution 3 years ago
crypto_hash.cpp bench: fixed ubsan implicit conversion 3 years ago
data.cpp refactor: init vectors via std::{begin,end} to avoid pointer arithmetic 4 years ago
data.h bench: Move generated data to a dedicated translation unit 5 years ago
duplicate_inputs.cpp scripted-diff: tree-wide: Remove all review-only assertions 3 years ago
examples.cpp Replace current benchmarking framework with nanobench 4 years ago
gcs_filter.cpp scripted-diff: Bump copyright headers 4 years ago
hashpadding.cpp scripted-diff: Bump copyright headers 4 years ago
lockedpool.cpp scripted-diff: Bump copyright headers 4 years ago
mempool_eviction.cpp Move MakeNoLogFileContext to common libtest_util, and use it in bench 4 years ago
mempool_stress.cpp Merge bitcoin/bitcoin#23693: Revert "Fixes Bug in Transaction generation in ComplexMempool benchmark" 3 years ago
merkle_root.cpp Replace current benchmarking framework with nanobench 4 years ago
nanobench.cpp Replace current benchmarking framework with nanobench 4 years ago
nanobench.h bench: update nanobench from 4.3.4 to 4.3.6 3 years ago
peer_eviction.cpp scripted-diff: Rename touched member variables 3 years ago
poly1305.cpp scripted-diff: Bump copyright headers 4 years ago
prevector.cpp Merge #20464: refactor: Treat CDataStream bytes as uint8_t 4 years ago
rollingbloom.cpp scripted-diff: Move bloom to src/common 3 years ago
rpc_blockchain.cpp rpc: Add level 3 verbosity to getblock RPC call. 3 years ago
rpc_mempool.cpp doc: Fix incorrect C++ named args 3 years ago
util_time.cpp scripted-diff: Bump copyright headers 4 years ago
verify_script.cpp refactor: Pass script verify flags as uint32_t 3 years ago
wallet_balance.cpp Remove `gArgs` from `wallet.h` and `wallet.cpp` 3 years ago