aboutsummaryrefslogtreecommitdiff
path: root/src/bench/rollingbloom.cpp
AgeCommit message (Expand)Author
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-06-13Replace current benchmarking framework with nanobenchMartin Ankerl
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-10-15Remove unused includespracticalswift
2019-05-22bench: Add benchmark for CRollingBloomFilter::resetJoão Barbosa
2018-08-27Merge #13767: Remove redundant assignments (dead stores)MarcoFalke
2018-08-02Remove redundant assignments (dead stores)practicalswift
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-12-23Improved microbenchmarking with multiple features.Martin Ankerl
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-11-07bench: switch to std::chrono for time measurementsCory Fields
2016-04-28Benchmark rolling bloom filterPieter Wuille