summaryrefslogtreecommitdiffstats
path: root/tests/benchmark-crypto-hash.c
Commit message (Expand)AuthorAgeFilesLines
* tests: fix output message formatting for crypto benchmarksDaniel P. Berrangé2020-09-101-1/+3
* tests: do not print benchmark output to stdoutMarc-André Lureau2020-09-081-1/+1
* crypto: extend hash benchmark to cover more algorithmsDaniel P. Berrangé2020-05-071-14/+59
* tests: benchmark crypto with fixed data size, not time periodDaniel P. Berrangé2019-10-281-8/+9
* tests/crypto: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
* tests: fix incorrect size_t format in benchmark-cryptoPhilippe Mathieu-Daudé2017-09-041-2/+2
* tests: crypto: add hash speed benchmark supportLongpeng(Mike)2017-07-191-0/+67