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 fa23308e9a
Remove gArgs global from CreateChainParams to aid testing
4 years ago
..
data
.gitignore
addrman.cpp [addrman] Specify max addresses and pct when calling GetAddresses() 4 years ago
base58.cpp util: make EncodeBase58Check consume Spans 4 years ago
bech32.cpp Replace current benchmarking framework with nanobench 4 years ago
bench.cpp bench: Allow skip benchmark 4 years ago
bench.h Replace current benchmarking framework with nanobench 4 years ago
bench_bitcoin.cpp Merge #18011: Replace current benchmarking framework with nanobench 4 years ago
block_assemble.cpp Replace current benchmarking framework with nanobench 4 years ago
ccoins_caching.cpp Replace current benchmarking framework with nanobench 4 years ago
chacha20.cpp Replace current benchmarking framework with nanobench 4 years ago
chacha_poly_aead.cpp Make CHash256 and CHash160 consume Spans 4 years ago
checkblock.cpp Remove gArgs global from CreateChainParams to aid testing 4 years ago
checkqueue.cpp bench: Prevent thread oversubscription 4 years ago
coin_selection.cpp Remove WalletLocation class 4 years ago
crypto_hash.cpp Add SHA3 benchmark 4 years ago
data.cpp
data.h
duplicate_inputs.cpp Replace current benchmarking framework with nanobench 4 years ago
examples.cpp Replace current benchmarking framework with nanobench 4 years ago
gcs_filter.cpp Replace current benchmarking framework with nanobench 4 years ago
hashpadding.cpp Replace current benchmarking framework with nanobench 4 years ago
lockedpool.cpp Replace current benchmarking framework with nanobench 4 years ago
mempool_eviction.cpp Replace current benchmarking framework with nanobench 4 years ago
mempool_stress.cpp Replace current benchmarking framework with nanobench 4 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 Replace current benchmarking framework with nanobench 4 years ago
poly1305.cpp Replace current benchmarking framework with nanobench 4 years ago
prevector.cpp Replace current benchmarking framework with nanobench 4 years ago
rollingbloom.cpp Replace current benchmarking framework with nanobench 4 years ago
rpc_blockchain.cpp Replace current benchmarking framework with nanobench 4 years ago
rpc_mempool.cpp Replace current benchmarking framework with nanobench 4 years ago
util_time.cpp Replace current benchmarking framework with nanobench 4 years ago
verify_script.cpp Make CHash256/CHash160 output to Span 4 years ago
wallet_balance.cpp Remove WalletLocation class 4 years ago