3c12d671cc
- Add the new files bench.c and bench.h to implement a timer module. - Implement the module with clock_gettime(), mach_absolute_time(), or gettimeofday(), depending on a given platform. - Replace the time measurement code of the benchmark programs with the functions of the module. |
||
---|---|---|
.. | ||
.gitignore | ||
bench.c | ||
bench.h | ||
compose.c | ||
key-proc.c | ||
rules.c | ||
rulescomp.c |