summaryrefslogtreecommitdiffstats
path: root/tests/simple-test
Commit message (Collapse)AuthorAgeFilesLines
* New sandglass_bench_* macros, remove SANDGLASS_REALTICKS.Tavian Barnes2009-10-231-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 Barnes2009-09-171-1/+1
|
* Add test suite.Tavian Barnes2009-09-171-0/+148