aboutsummaryrefslogtreecommitdiff
path: root/src/bench/duplicate_inputs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace current benchmarking framework with nanobenchMartin Ankerl2020-06-131-4/+4
* bench: Start nodes with -nodebuglogfileMarcoFalke2020-04-241-1/+7
* bench: Remove requirement that all benches use RegTestingSetupMarcoFalke2020-04-171-0/+3
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* scripted-diff: Sort test includesMarcoFalke2020-04-161-1/+0
* [validation] Add CValidationState subclassesJohn Newbery2019-10-291-1/+1
* Remove unused includespracticalswift2019-10-151-3/+0
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-4/+0
* [refactor] interfaces: Add missing LockAnnotation for cs_mainMarcoFalke2019-05-131-0/+1
* scripted-diff: replace chainActive -> ::ChainActive()James O'Beirne2019-05-031-1/+1
* scripted-diff: Bump copyright headers in test, benchMarcoFalke2019-04-111-1/+1
* test: Use test_bitcoin setup in bench, Add test utilsMarcoFalke2019-04-101-34/+1
* tests: Add missing cs_main locks required when accessing pcoinsdbview, pcoins...practicalswift2019-02-151-1/+3
* Add Benchmark to test input de-duplication worst caseJeremy Rubin2018-11-251-0/+100