| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bench: Add support for measuring CPU cycles | Wladimir J. van der Laan | 2016-11-22 | 1 | -0/+37 |
| This adds cycle min/max/avg to the statistics. Supported on x86 and x86_64 (natively through rdtsc), as well as Linux (perf syscall). | |||||