summaryrefslogtreecommitdiffstats
path: root/benchmarks/unistd_benchmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor the benchmark code.Christopher Ferris2015-02-191-10/+10
* Build our benchmarks against glibc too.Elliott Hughes2014-12-011-0/+4
* Cache getpid.Elliott Hughes2014-06-201-0/+11
* Add __pure2 to a few more functions, most notably gettid and pthread_self.Elliott Hughes2014-06-111-1/+4
* Add a couple more system call benchmarks.Elliott Hughes2014-06-091-0/+12
* Avoid a system call in 'gettid'.Elliott Hughes2014-06-021-0/+11
* Add various benchmarks.Elliott Hughes2014-03-111-0/+30