| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace current benchmarking framework with nanobench | Martin Ankerl | 2020-06-13 | 1 | -8/+8 |
| * | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke | 2019-12-30 | 1 | -1/+1 |
| * | Remove unused includes | practicalswift | 2019-10-15 | 1 | -1/+0 |
| * | bench: Add benchmark for CRollingBloomFilter::reset | João Barbosa | 2019-05-22 | 1 | -0/+9 |
| * | Merge #13767: Remove redundant assignments (dead stores) | MarcoFalke | 2018-08-27 | 1 | -2/+1 |
| |\ | |||||
| | * | Remove redundant assignments (dead stores) | practicalswift | 2018-08-02 | 1 | -2/+1 |
| * | | Update copyright headers to 2018 | DrahtBot | 2018-07-27 | 1 | -1/+1 |
| |/ | |||||
| * | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa | 2018-01-03 | 1 | -1/+1 |
| * | Improved microbenchmarking with multiple features. | Martin Ankerl | 2017-12-23 | 1 | -13/+3 |
| * | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider | 2017-11-16 | 1 | -2/+2 |
| * | bench: switch to std::chrono for time measurements | Cory Fields | 2017-11-07 | 1 | -4/+3 |
| * | Benchmark rolling bloom filter | Pieter Wuille | 2016-04-28 | 1 | -0/+43 |