aboutsummaryrefslogtreecommitdiff
path: root/src/bench/checkqueue.cpp
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-12-23Removed CCheckQueueSpeed benchmarkMartin Ankerl
2017-12-23Improved microbenchmarking with multiple features.Martin Ankerl
2017-12-13Merge #11558: Minimal code changes to allow msvc compilationWladimir J. van der Laan
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-11-10Minimal code changes to allow msvc compilation.Aaron Clauson
2017-08-16Declare single-argument (non-converting) constructors "explicit"practicalswift
2017-03-29Add a FastRandomContext::randrange and use itPieter Wuille
2017-01-11Address ryanofsky feedback on CCheckQueue benchmarks. Eliminated magic number...Jeremy Rubin
2017-01-09Add Basic CheckQueue BenchmarkJeremy Rubin