Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try harder to warm up the cache in sandglass_bench_*(). | Tavian Barnes | 2010-03-05 | 1 | -0/+8 |
* | Use a signed type for sandglass_t::loops. | Tavian Barnes | 2010-03-04 | 1 | -2/+2 |
* | Make the API not suck. | Tavian Barnes | 2010-03-03 | 1 | -50/+30 |
* | Remove spurious assert.h include. | Tavian Barnes | 2010-03-03 | 1 | -2/+0 |
* | New sandglass_bench_* macros, remove SANDGLASS_REALTICKS. | Tavian Barnes | 2009-10-23 | 1 | -12/+56 |
* | Make baseline calculations more accurate for SANDGLASS_REALTICKS. | Tavian Barnes | 2009-09-21 | 1 | -1/+25 |
* | Generalise handling of negative grain differences. | Tavian Barnes | 2009-09-17 | 1 | -0/+3 |
* | Begin libsandglass implementation. | Tavian Barnes | 2009-09-17 | 1 | -9/+4 |
* | Add build system. | Tavian Barnes | 2009-09-17 | 1 | -1/+1 |
* | Add assembly sandglass_get_tsc function. | Tavian Barnes | 2009-09-17 | 1 | -0/+7 |
* | Initial work on header file. | Tavian Barnes | 2009-09-17 | 1 | -0/+154 |