Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for HTML benchmark output. Easier/simpler to parse the | lloyd | 2009-08-14 | 1 | -2/+2 |
| | | | | | output with a script after the fact to generate such things, especially as often for HTML I want to do multiple side-by-side results. | ||||
* | Flush stdout after every new result | lloyd | 2008-09-07 | 1 | -1/+1 |
| | |||||
* | Use the Timer class for all benchmarking | lloyd | 2008-09-05 | 1 | -0/+19 |
| | |||||
* | Remove most of the direct references to the global_rng() call | lloyd | 2008-06-28 | 1 | -3/+12 |
| | |||||
* | Fix some -Wmissing-declarations warnings | lloyd | 2008-06-12 | 1 | -0/+9 |