Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicit cast from double to int using static_cast | lloyd | 2008-09-15 | 1 | -1/+1 |
* | Tweak timer output | lloyd | 2008-09-07 | 1 | -2/+2 |
* | Choice of clock_gettime, gettimeofday, times, and clock for benchmark timings | lloyd | 2008-09-05 | 1 | -8/+0 |
* | Use the Timer class for all benchmarking | lloyd | 2008-09-05 | 1 | -1/+2 |
* | Inline some methods of Timer | lloyd | 2008-08-31 | 1 | -26/+0 |
* | Add a simple timer class | lloyd | 2008-08-31 | 1 | -0/+88 |