Age | Commit message (Expand) | Author |
---|---|---|
2021-10-04 | [refactor] pass coinsview and height to check() | glozow |
2021-10-04 | [bench] Benchmark CTxMemPool::check() | glozow |
2021-10-01 | [refactor/bench] make mempool_stress bench reusable and parameterizable | glozow |
2021-03-03 | Move MakeNoLogFileContext to common libtest_util, and use it in bench | MarcoFalke |
2020-12-31 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-06-13 | Replace current benchmarking framework with nanobench | Martin Ankerl |
2020-04-17 | bench: Remove requirement that all benches use RegTestingSetup | MarcoFalke |
2019-11-01 | bench: Remove redundant copy constructor in mempool_stress | MarcoFalke |
2019-10-28 | Add new mempool benchmarks for a complex pool | Jeremy Rubin |