diff options
author | Jussi Kivilinna <jussi.kivilinna@iki.fi> | 2020-11-07 11:02:18 +0200 |
---|---|---|
committer | Jussi Kivilinna <jussi.kivilinna@iki.fi> | 2020-12-18 20:24:07 +0200 |
commit | 0e37bb32e215feb4716341f7053c4f54806645cb (patch) | |
tree | 7d2147310be287e8ba640c98c0b709fdd5616b6c /src/Makefile.am | |
parent | c59b5b03a063ebc73935dbb10bc4f568faddbedf (diff) | |
download | libgcrypt-0e37bb32e215feb4716341f7053c4f54806645cb.tar.gz |
tests/bench-slope: use same benchmarking for XTS as for other modes
* tests/bench-slope.c (bench_xts_encrypt_init): Use same buffer
sizes as other tests.
(bench_xts_encrypt_do_bench, bench_xts_decrypt_do_bench): Remove.
(xts_encrypt_ops): Use 'bench_encrypt_do_bench'.
(xts_decrypt_ops): Use 'bench_decrypt_do_bench'.
--
XTS benchmarking was not using same procedure and was not giving
comparable results to, for example, bench-slope-openssl at
'https://github.com/jkivilin/bench-slopes'
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions