aboutsummaryrefslogtreecommitdiff
path: root/src/bench
AgeCommit message (Expand)Author
2024-05-16Merge bitcoin/bitcoin#29975: blockstorage: Separate reindexing from saving ne...Ryan Ofsky
2024-05-14validation, blockstorage: Separate code paths for reindex and saving new blocksMartin Zumsande
2024-05-09test: Use ECC_Context helper in bench and fuzz testsRyan Ofsky
2024-05-07Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...Ava Chow
2024-05-06Merge bitcoin/bitcoin#29773: build, bench, msvc: Add missing benchmarksmerge-script
2024-05-01scripted-diff: Add IWYU pragma keep to bitcoin-config.h includesMarcoFalke
2024-04-06refactor, bench, fuzz: Drop unneeded `UCharCast` callsHennadii Stepanov
2024-04-01Merge bitcoin/bitcoin#29648: Remove libbitcoinconsensusfanquake
2024-03-31bench: Disable WalletCreate* benchmarks when building with MSVCHennadii Stepanov
2024-03-18remove libbitcoinconsensusfanquake
2024-03-12bench: basic block filter index initial syncfurszy
2024-03-11Merge bitcoin/bitcoin#29458: refactor: Preallocate result in TryParseHex to a...Ava Chow
2024-03-11Merge bitcoin/bitcoin#26564: test: test_bitcoin: allow -testdatadir=<datadir>Ava Chow
2024-03-08Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CSchedulerAva Chow
2024-03-07test: test_bitcoin: allow -testdatadir=<datadir>Larry Ruane
2024-02-28Add benchmark for TryParseHexLÅ‘rinc
2024-02-20refactor: Add missing include for USE_BDB, USE_SQLITE to bench/wallet_ismine.cppMarcoFalke
2024-02-20Merge bitcoin/bitcoin#29404: refactor: bitcoin-config.h includes cleanupfanquake
2024-02-16bench: Add a benchmark for ismineAva Chow
2024-02-15refactor: De-globalize g_signalsTheCharlatan
2024-02-13scripted-diff: Fix bitcoin_config_h includesTheCharlatan
2024-01-02Merge bitcoin/bitcoin#26684: bench: add readblock benchmarkAva Chow
2023-12-23refactor: share and use `GenerateRandomKey` helperSebastian Falbesoner
2023-12-14Merge bitcoin/bitcoin#29040: refactor: Remove pre-C++20 code, fs::path cleanupAva Chow
2023-12-14refactor: Rename fs::path::u8string() to fs::path::utf8string()MarcoFalke
2023-12-12test: wallet, fix change position out of range errorfurszy
2023-12-12Merge bitcoin/bitcoin#29055: tests, bench: Fix issue with CWallet::LoadWallet...fanquake
2023-12-12Merge bitcoin/bitcoin#29021: refactor: rpc: Pass CBlockIndex by reference ins...fanquake
2023-12-11tests, bench: Remove incorrect LoadWallet() callsAndrew Chow
2023-12-08Merge bitcoin/bitcoin#28894: wallet: batch all individual spkms setup db writ...fanquake
2023-12-07refactor: rpc: Pass CBlockIndex by reference instead of pointerMarcoFalke
2023-11-30Merge bitcoin/bitcoin#26762: bugfix: Make `CCheckQueue` RAII-styled (attempt 2)Andrew Chow
2023-11-30Remove unused CDataStreamMarcoFalke
2023-11-26bench: add readblock benchmarkAndrew Toth
2023-11-24Merge bitcoin/bitcoin#28922: Use Txid in COutpointfanquake
2023-11-22Merge bitcoin/bitcoin#28904: Drop CAutoFilefanquake
2023-11-21Use Txid in COutpointdergoegge
2023-11-19pool: make sure PoolAllocator uses the correct alignmentMartin Leitner-Ankerl
2023-11-18refactor: switch from CAutoFile to AutoFileAnthony Towns
2023-11-17Merge bitcoin/bitcoin#28878: Remove version field from GetSerializeSizefanquake
2023-11-16bench: add benchmark for wallet creation procedurefurszy
2023-11-16Merge bitcoin/bitcoin#28877: bench: Update nanobench to 4.3.11fanquake
2023-11-16Convert some CDataStream to DataStreamAnthony Towns
2023-11-14bench: Update nanobench to 4.3.11TheCharlatan
2023-11-14Use ParamsWrapper for witness serializationAnthony Towns
2023-11-02Merge bitcoin/bitcoin#28530: tests, bug fix: DisconnectedBlockTransactions re...glozow
2023-10-25bugfix: Mark CNoDestination and PubKeyDestination constructor explicitMarcoFalke
2023-10-13refactor: update `MAX_DISCONNECTED_TX_POOL` from kb to bytesismaelsadeeq
2023-10-12tidy: modernize-use-emplaceMarcoFalke
2023-10-04Merge bitcoin/bitcoin#27598: bench: Add SHA256 implementation specific benchm...fanquake