Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-27 | [trivial] Fix typos in comments | practicalswift | |
2016-11-22 | bench: Add support for measuring CPU cycles | Wladimir J. van der Laan | |
This adds cycle min/max/avg to the statistics. Supported on x86 and x86_64 (natively through rdtsc), as well as Linux (perf syscall). |