Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New sandglass_bench_* macros, remove SANDGLASS_REALTICKS. | Tavian Barnes | 2009-10-23 | 1 | -148/+0 |
| | | | | | | sandglass_bench_fine() replaces SANDGLASS_REALTICKS; use SANDGLASS_CPUTIME instead. Also, sandglass_bench_noprecache() for when the expression to be timed has side-effects and should be executed only once. | ||||
* | Begin libsandglass implementation. | Tavian Barnes | 2009-09-17 | 1 | -1/+1 |
| | |||||
* | Add test suite. | Tavian Barnes | 2009-09-17 | 1 | -0/+148 |