Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add benchmarking helper class | Bjoern Brandenburg | 2013-02-12 |
| | | | | | CPUClock is useful for repeatedly measuring how long some piece of code executes. | ||
* | Implement timeout in BaruahGEDF | Bjoern Brandenburg | 2012-04-11 |
Give up after running for 5 seconds. This is almost never triggered, but once in a while this should help to catch a pseudo-polynomial excursion. |