Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify the self test program to use the builtin runtime benchmarking goop. | lloyd | 2009-09-24 | 1 | -26/+7 |
* | Remove support for HTML benchmark output. Easier/simpler to parse the | lloyd | 2009-08-14 | 1 | -2/+2 |
* | 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 |