aboutsummaryrefslogtreecommitdiff
path: root/src/bench/checkqueue.cpp
AgeCommit message (Collapse)Author
2017-01-11Address ryanofsky feedback on CCheckQueue benchmarks. Eliminated magic ↵Jeremy Rubin
numbers, fixed scoping of vectors (and memory movement component of benchmark).
2017-01-09Add Basic CheckQueue BenchmarkJeremy Rubin