Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-27 | benchmarks: split individual test funcs out of benchmark.c framework | Burt P | |
The idea here is to make adding/removing benchmark tests easier by having benchmark.c be the framework and all the functioned needed for individual benchmarks live in benches.c. Signed-off-by: Burt P <pburt0@gmail.com> |