Erik de Castro Lopo
4288e44605
microbench/util.c: Fix -Wshadow warning
2016-01-26 16:20:00 +11:00
Erik de Castro Lopo
924cade2d9
Fix linking of microbenchmark program
...
On some setups, benchmark_residual linkage fails with an undefined
reference to clock_gettime(). Adding -lrt fixes that.
Patch-from: Ozkan Sezer <sezeroz@gmail.com>
2016-01-24 08:21:26 +11:00
Tristan Matthews
33a73fcba2
microbench: remove duplicate define
...
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2015-09-30 18:59:05 +10:00
Tristan Matthews
ab300d4b18
microbench: add benchmarking code for Darwin
...
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2015-09-30 18:58:39 +10:00
Erik de Castro Lopo
451efca294
microbench/util.c: Win32 support
2015-09-02 16:34:22 +10:00
Erik de Castro Lopo
98cab352a0
microbench/Makefile.am: Fix 'make distcheck'
2015-09-02 16:33:54 +10:00
Erik de Castro Lopo
95fc3bf314
Add first micro-benchmark
2015-09-01 04:14:17 +10:00