aboutsummaryrefslogtreecommitdiff
path: root/data/benchmark.conf
AgeCommit message (Collapse)Author
2019-07-10benchmark: add extra fields to result for revision and informationBurt P
* add an integer revision field * add an extra information string field * zlib benchmark: new revision[1] is 2, so that old results are obviously old, and now the zlib version string will be stored in extra information. [1] as of 6a8e19a14305079b03e45eeb0580a45104f300dd Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-29add medium zlib bench resultBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2019-06-29benchmark/zlib: new version of zlib benchmarkBurt P
The new version uses a fixed time (7s) and the results are much more consistent than the previous version. A couple results for the new version, one "low" and one "high", replace the old results, which were quite strange. Signed-off-by: Burt P <pburt0@gmail.com>
2018-11-30bench results: +1 for blowfish set (2x P3 Tualatin)Burt P
Signed-off-by: Burt P <pburt0@gmail.com>
2018-11-30bench results: +1 for blowfish setBurt P
Signed-off-by: Burt P <pburt0@gmail.com>
2018-11-04benchmark/blowfish: new version of blowfish benchmarkBurt 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-09-05Add Ryzen 5 1600 benchmark resultsJan Ziak
2018-05-29move data files to data/Burt P
Signed-off-by: Burt P <pburt0@gmail.com>