aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark-crypto-cipher.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-10tests: fix output message formatting for crypto benchmarksDaniel P. Berrangé1-4/+8
2020-09-08tests: do not print benchmark output to stdoutMarc-André Lureau1-4/+4
2019-10-28tests: benchmark crypto with fixed data size, not time periodDaniel P. Berrangé1-12/+14
2019-10-28tests: allow filtering crypto cipher benchmark testsDaniel P. Berrangé1-1/+12
2018-10-24crypto: expand algorithm coverage for cipher benchmarkDaniel P. Berrangé1-23/+126
2018-07-02tests/crypto: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-3/+3
2017-09-04tests: fix incorrect size_t format in benchmark-cryptoPhilippe Mathieu-Daudé1-2/+2
2017-07-19tests: crypto: add cipher speed benchmark supportLongpeng(Mike)1-0/+88