aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark-crypto-hash.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-10tests: fix output message formatting for crypto benchmarksDaniel P. Berrangé1-1/+3
2020-09-08tests: do not print benchmark output to stdoutMarc-André Lureau1-1/+1
2020-05-07crypto: extend hash benchmark to cover more algorithmsDaniel P. Berrangé1-14/+59
2019-10-28tests: benchmark crypto with fixed data size, not time periodDaniel P. Berrangé1-8/+9
2018-07-02tests/crypto: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2017-09-04tests: fix incorrect size_t format in benchmark-cryptoPhilippe Mathieu-Daudé1-2/+2
2017-07-19tests: crypto: add hash speed benchmark supportLongpeng(Mike)1-0/+67