aboutsummaryrefslogtreecommitdiff
path: root/src/bench/rollingbloom.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Improved microbenchmarking with multiple features.Martin Ankerl2017-12-231-13/+3
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* bench: switch to std::chrono for time measurementsCory Fields2017-11-071-4/+3
* Benchmark rolling bloom filterPieter Wuille2016-04-281-0/+43