index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.bench.include
Age
Commit message (
Expand
)
Author
2023-09-13
[bench] DisconnectedBlockTransactions
glozow
2023-08-10
Merge bitcoin/bitcoin#28008: BIP324 ciphersuite
fanquake
2023-07-26
crypto: remove outdated variant of ChaCha20Poly1305 AEAD
Pieter Wuille
2023-07-12
Extract util::Xor, Add key_offset option, Add bench
MarcoFalke
2023-06-23
Bench test for EllSwift ECDH
Pieter Wuille
2023-06-23
Bench tests for CKey->EllSwift
dhruv
2023-05-05
[bench] add streams findbyte
gzhao408
2023-03-23
Add pool based memory resource & allocator
Martin Leitner-Ankerl
2022-11-15
Merge bitcoin/bitcoin#16981: Improve runtime performance of --reindex
Andrew Chow
2022-10-26
bench: benchmark transaction creation process
furszy
2022-10-24
Add LoadExternalBlockFile() benchmark
Larry Ruane
2022-09-15
build: remove duplicate / unneeded libs from bench_bitcoin
fanquake
2022-09-13
build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES)
fanquake
2022-08-12
Merge bitcoin/bitcoin#25785: bench: Add a benchmark for descriptor expansion
MacroFake
2022-08-10
build: move raw rule into Makefile.am
fanquake
2022-08-05
bench: Add a benchmark for descriptor expansion
Ben Woosley
2022-05-04
Merge bitcoin/bitcoin#24852: util: optimize HexStr
laanwj
2022-04-28
Merge bitcoin/bitcoin#24322: [kernel 1/n] Introduce initial `libbitcoinkernel`
fanquake
2022-04-18
bench: Add a benchmark for wallet loading
Andrew Chow
2022-04-17
bench: Adds a benchmark for HexStr
Martin Leitner-Ankerl
2022-04-11
build: Remove vestigial LIBLEVELDB_SSE42
Carl Dong
2022-04-11
build: Don't add unrelated libs to LIBTEST_*
Carl Dong
2022-03-16
Merge bitcoin/bitcoin#18815: bench: Add logging benchmark
MarcoFalke
2022-02-13
build: header-only Boost
fanquake
2021-12-20
scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
Russell Yanofsky
2021-12-15
bench: Sort bench_bench_bitcoin_SOURCES
MarcoFalke
2021-12-15
bench: Add logging benchmark
MarcoFalke
2021-07-08
bench: add peer eviction protection benchmarks
Jon Atack
2021-01-07
net: Add libnatpmp support
Hennadii Stepanov
2020-10-14
Add libsqlite3
Andrew Chow
2020-09-14
build: split PTHREAD_* flags out of AM_LDFLAGS
fanquake
2020-06-13
Replace current benchmarking framework with nanobench
Martin Ankerl
2020-04-29
Add Hash Padding Microbenchmarks
Jeremy Rubin
2020-04-21
bench: add CAddrMan benchmarks
Vasil Dimov
2020-03-26
Merge #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile
fanquake
2020-03-25
build: remove double LIBBITCOIN_SERVER from bench-Makefile
Harris
2020-03-21
build: Fix typo in EVENT_CFLAGS variable
Hennadii Stepanov
2019-11-25
[test] move wallet helper functions into test library
Martin Zumsande
2019-11-21
build: Create test utility library from src/test/util/
Harris
2019-11-18
build: remove OpenSSL detection and libs
fanquake
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-01
Merge #17292: Add new mempool benchmarks for a complex pool
MarcoFalke
2019-10-28
Add new mempool benchmarks for a complex pool
Jeremy Rubin
2019-10-23
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-07-11
Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD
Wladimir J. van der Laan
2019-07-05
bench: Benchmark blockToJSON
Kirill Fomichev
2019-07-03
Add ChaCha20Poly1305@Bitcoin AEAD benchmark
Jonas Schnelli
2019-07-02
bench: Move generated data to a dedicated translation unit
João Barbosa
2019-05-23
util: Add type safe GetTime
MarcoFalke
2019-05-10
Merge #15512: Add ChaCha20 encryption option (XOR)
Jonas Schnelli
[next]