| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-04 | fix blowfish bench sort order | Burt P | |
| Signed-off-by: Burt P <pburt0@gmail.com> | |||
| 2018-11-04 | benchmark/blowfish: new version of blowfish benchmark | Burt P | |
| The new version uses a fixed time and provides variants for single-thread, multi-thread, and multi-core. A few results are included. Signed-off-by: Burt P <pburt0@gmail.com> | |||
| 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> | |||
