aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.bench.include
AgeCommit message (Expand)Author
2024-03-12bench: basic block filter index initial syncfurszy
2024-02-28Add benchmark for TryParseHexLÅ‘rinc
2024-02-16bench: Add a benchmark for ismineAva Chow
2024-01-02Merge bitcoin/bitcoin#26684: bench: add readblock benchmarkAva Chow
2023-11-26bench: add readblock benchmarkAndrew Toth
2023-11-16bench: add benchmark for wallet creation procedurefurszy
2023-09-13[bench] DisconnectedBlockTransactionsglozow
2023-08-10Merge bitcoin/bitcoin#28008: BIP324 ciphersuitefanquake
2023-07-26crypto: remove outdated variant of ChaCha20Poly1305 AEADPieter Wuille
2023-07-12Extract util::Xor, Add key_offset option, Add benchMarcoFalke
2023-06-23Bench test for EllSwift ECDHPieter Wuille
2023-06-23Bench tests for CKey->EllSwiftdhruv
2023-05-05[bench] add streams findbytegzhao408
2023-03-23Add pool based memory resource & allocatorMartin Leitner-Ankerl
2022-11-15Merge bitcoin/bitcoin#16981: Improve runtime performance of --reindexAndrew Chow
2022-10-26bench: benchmark transaction creation processfurszy
2022-10-24Add LoadExternalBlockFile() benchmarkLarry Ruane
2022-09-15build: remove duplicate / unneeded libs from bench_bitcoinfanquake
2022-09-13build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES)fanquake
2022-08-12Merge bitcoin/bitcoin#25785: bench: Add a benchmark for descriptor expansionMacroFake
2022-08-10build: move raw rule into Makefile.amfanquake
2022-08-05bench: Add a benchmark for descriptor expansionBen Woosley
2022-05-04Merge bitcoin/bitcoin#24852: util: optimize HexStrlaanwj
2022-04-28Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel`fanquake
2022-04-18bench: Add a benchmark for wallet loadingAndrew Chow
2022-04-17bench: Adds a benchmark for HexStrMartin Leitner-Ankerl
2022-04-11build: Remove vestigial LIBLEVELDB_SSE42Carl Dong
2022-04-11build: Don't add unrelated libs to LIBTEST_*Carl Dong
2022-03-16Merge bitcoin/bitcoin#18815: bench: Add logging benchmarkMarcoFalke
2022-02-13build: header-only Boostfanquake
2021-12-20scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.aRussell Yanofsky
2021-12-15bench: Sort bench_bench_bitcoin_SOURCESMarcoFalke
2021-12-15bench: Add logging benchmarkMarcoFalke
2021-07-08bench: add peer eviction protection benchmarksJon Atack
2021-01-07net: Add libnatpmp supportHennadii Stepanov
2020-10-14Add libsqlite3Andrew Chow
2020-09-14build: split PTHREAD_* flags out of AM_LDFLAGSfanquake
2020-06-13Replace current benchmarking framework with nanobenchMartin Ankerl
2020-04-29Add Hash Padding MicrobenchmarksJeremy Rubin
2020-04-21bench: add CAddrMan benchmarksVasil Dimov
2020-03-26Merge #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefilefanquake
2020-03-25build: remove double LIBBITCOIN_SERVER from bench-MakefileHarris
2020-03-21build: Fix typo in EVENT_CFLAGS variableHennadii Stepanov
2019-11-25[test] move wallet helper functions into test libraryMartin Zumsande
2019-11-21build: Create test utility library from src/test/util/Harris
2019-11-18build: remove OpenSSL detection and libsfanquake
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-11-01Merge #17292: Add new mempool benchmarks for a complex poolMarcoFalke
2019-10-28Add new mempool benchmarks for a complex poolJeremy Rubin
2019-10-23refactor: test/bench: dedup Build{Crediting,Spending}Transaction()Sebastian Falbesoner