Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set output to unbuffered so results are visible sooner | Bobby Bingham | 2014-10-29 | 1 | -0/+2 |
* | Add debugging assertion | Bobby Bingham | 2014-10-29 | 1 | -1/+1 |
* | Add instrumentation | Bobby Bingham | 2014-10-29 | 1 | -2/+5 |
* | Make global state explicit in testcase generators | Bobby Bingham | 2014-08-03 | 1 | -2/+2 |
* | Rename generators to testcases | Bobby Bingham | 2014-08-03 | 1 | -28/+8 |
* | Run smaller test cases before larger | Bobby Bingham | 2014-06-29 | 1 | -2/+2 |
* | Move assert_sorted helper somewhere more public | Bobby Bingham | 2014-06-29 | 1 | -10/+0 |
* | validate that sorter succeeded in sorting the input | Bobby Bingham | 2014-06-21 | 1 | -0/+11 |
* | Add glibc's sorts | Bobby Bingham | 2014-06-21 | 1 | -1/+1 |
* | Initial commit: benchmark musl's qsort | Bobby Bingham | 2014-06-20 | 1 | -0/+72 |