| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bench: Fix initialization order in registration | Wladimir J. van der Laan | 2017-02-07 | 1 | -8/+8 |
| * | Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources | MarcoFalke | 2017-01-05 | 1 | -8/+6 |
| |\ | |||||
| | * | Refactoring: Removed using namespace <xxx> from bench/ and test/ source files. | Karl-Johan Alm | 2017-01-02 | 1 | -8/+6 |
| * | | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| |/ | |||||
| * | bench: Add support for measuring CPU cycles | Wladimir J. van der Laan | 2016-11-22 | 1 | -2/+20 |
| * | bench: Fix subtle counting issue when rescaling iteration count | Wladimir J. van der Laan | 2016-11-22 | 1 | -2/+5 |
| * | Avoid integer division in the benchmark inner-most loop. | Gregory Maxwell | 2016-05-30 | 1 | -11/+24 |
| * | [Trivial] ensure minimal header conventions | Philip Kaufmann | 2015-10-27 | 1 | -0/+2 |
| * | Support very-fast-running benchmarks | Gavin Andresen | 2015-09-30 | 1 | -3/+11 |
| * | Simple benchmarking framework | Gavin Andresen | 2015-09-30 | 1 | -0/+60 |