aboutsummaryrefslogtreecommitdiff
path: root/src/bench
Commit message (Expand)AuthorAgeFilesLines
* Replace consensus values with Dogecoin equivalentsRoss Nicoll2021-06-026-8/+8
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-202-2/+2
* 1.21 codebase rebrand (#1711)barrystyle2021-02-201-1/+1
* Only relay Taproot spends if next block has it activePieter Wuille2020-10-301-1/+1
* [validation] Remove absurdfee from accepttomempoolJohn Newbery2020-10-051-1/+1
* Remove gArgs global from CreateChainParams to aid testingMarcoFalke2020-09-291-1/+2
* Add SHA3 benchmarkPieter Wuille2020-09-061-0/+11
* Remove WalletLocation classRussell Yanofsky2020-09-032-3/+3
* Merge #19710: bench: Prevent thread oversubscription and decreases the varian...MarcoFalke2020-08-312-4/+10
|\
| * bench: Prevent thread oversubscriptionHennadii Stepanov2020-08-261-3/+6
| * bench: Allow skip benchmarkHennadii Stepanov2020-08-141-1/+4
* | util: make EncodeBase58Check consume SpansSebastian Falbesoner2020-08-121-3/+1
* | util: make EncodeBase58 consume SpansSebastian Falbesoner2020-08-121-1/+1
|/
* [addrman] Specify max addresses and pct when calling GetAddresses()John Newbery2020-08-121-1/+1
* Make CHash256/CHash160 output to SpanPieter Wuille2020-07-301-1/+1
* Make CHash256 and CHash160 consume SpansPieter Wuille2020-07-302-2/+2
* Merge #18011: Replace current benchmarking framework with nanobenchWladimir J. van der Laan2020-07-3032-567/+3633
|\
| * Replace current benchmarking framework with nanobenchMartin Ankerl2020-06-1332-567/+3633
* | Merge #19214: Auto-detect SHA256 implementation in benchmarksWladimir J. van der Laan2020-07-151-0/+2
|\ \
| * | Call SHA256AutoDetect in benchmark setupPieter Wuille2020-06-081-0/+2
| |/
* / scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabaseAndrew Chow2020-06-172-3/+3
|/
* Merge #13204: Faster sigcache nonceMarcoFalke2020-06-021-0/+47
|\
| * Add Hash Padding MicrobenchmarksJeremy Rubin2020-04-291-0/+47
* | Merge #18317: Serialization improvements step 6 (all except wallet/gui)MarcoFalke2020-05-201-3/+1
|\ \
| * | Convert everything except wallet/qt to new serializationPieter Wuille2020-03-301-3/+1
* | | Remove CCoinsViewCache::GetValueIn(...)practicalswift2020-05-031-2/+0
* | | Merge #18759: bench: Start nodes with -nodebuglogfileMarcoFalke2020-04-294-7/+33
|\ \ \ | |_|/ |/| |
| * | bench: Start nodes with -nodebuglogfileMarcoFalke2020-04-244-7/+33
* | | Merge #18754: bench: add CAddrMan benchmarksMarcoFalke2020-04-251-0/+140
|\ \ \ | |/ / |/| |
| * | bench: add CAddrMan benchmarksVasil Dimov2020-04-211-0/+140
* | | bench: Replace ::mempool globabl with test_setup.mempoolMarcoFalke2020-04-171-1/+1
* | | bench: Remove requirement that all benches use RegTestingSetupMarcoFalke2020-04-1710-20/+28
|/ /
* | Merge #18673: scripted-diff: Sort test includesMarcoFalke2020-04-1715-30/+31
|\ \
| * | test: Move boost/stdlib includes lastMarcoFalke2020-04-171-1/+3
| * | scripted-diff: Bump copyright headersMarcoFalke2020-04-1614-14/+14
| * | scripted-diff: Sort test includesMarcoFalke2020-04-169-16/+15
* | | bench: Remove unused argsman.ClearArgsMarcoFalke2020-04-151-2/+0
* | | scripted-diff: Replace gArgs with local argsman in benchMarcoFalke2020-04-151-22/+22
* | | tools: Add unused argsman to bench_bitcoinMarcoFalke2020-04-151-2/+3
|/ /
* | test: Add optional extra_args to testing setupMarcoFalke2020-04-151-0/+2
* | Fix wallet unload race conditionRussell Yanofsky2020-03-271-2/+1
|/
* Merge #16902: O(1) OP_IF/NOTIF/ELSE/ENDIF script implementationWladimir J. van der Laan2020-03-141-0/+23
|\
| * Benchmark script verification with 100 nested IFsPieter Wuille2019-11-071-0/+23
* | Merge #16117: util: Replace boost sleep with std sleepfanquake2020-03-061-1/+1
|\ \
| * | scripted-diff: Replace MilliSleep with UninterruptibleSleepMarcoFalke2020-02-211-1/+1
* | | refactor: test/bench: dedup SetupDummyInputs()Sebastian Falbesoner2020-02-281-39/+3
|/ /
* | Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...Samuel Dobson2020-01-302-2/+5
|\ \
| * | Refactor: Allow LegacyScriptPubKeyMan to be nullAndrew Chow2020-01-232-2/+5
* | | Fix benchmarks filtersElichai Turkel2020-01-281-0/+1
|/ /
* | scripted-diff: Bump copyright of files changed in 2020MarcoFalke2020-01-151-1/+1