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
losh11 260de8480f
fix: secp-zkp refs + VG_CHECK test + block_assemble bench
2 months ago
..
data Litecoin: Fix various tests 3 years ago
.gitignore Litecoin: Build system and utilties 3 years ago
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 Implement Bech32m encoding/decoding 3 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 fix: secp-zkp refs + VG_CHECK test + block_assemble bench 2 months ago
ccoins_caching.cpp Only relay Taproot spends if next block has it active 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 Litecoin: Fix various tests 3 years ago
checkqueue.cpp bench: Prevent thread oversubscription 4 years ago
coin_selection.cpp MWEB: Wallet & UI changes 2 years ago
crypto_hash.cpp Add SHA3 benchmark 4 years ago
data.cpp bench: Move generated data to a dedicated translation unit 5 years ago
data.h bench: Move generated data to a dedicated translation unit 5 years ago
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