Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the benchmark code. | Christopher Ferris | 2015-02-19 | 1 | -10/+10 |
* | Build our benchmarks against glibc too. | Elliott Hughes | 2014-12-01 | 1 | -0/+4 |
* | Cache getpid. | Elliott Hughes | 2014-06-20 | 1 | -0/+11 |
* | Add __pure2 to a few more functions, most notably gettid and pthread_self. | Elliott Hughes | 2014-06-11 | 1 | -1/+4 |
* | Add a couple more system call benchmarks. | Elliott Hughes | 2014-06-09 | 1 | -0/+12 |
* | Avoid a system call in 'gettid'. | Elliott Hughes | 2014-06-02 | 1 | -0/+11 |
* | Add various benchmarks. | Elliott Hughes | 2014-03-11 | 1 | -0/+30 |