summaryrefslogtreecommitdiff
path: root/recipes-benchmark
AgeCommit message (Collapse)Author
2022-02-22recipes benchmark: fio: add recipe for version 3.29Philippe Schenker
It turned out that the version 3.17 is buggy and caused high RAM usage which invoked OOM killer on our low-end <= 512M modules. Related-to: ELB-4382 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2021-11-16memtester backport version 4.5.1 from masterMax Krummenacher
Changelog after 4.3.0: Version 4.5.1 30 May 2021 -documentation-only update. -add note to README about build problem with Tru64, with workaround. Thanks: VĂ­ctor Ostorga. Version 4.5.0 20 September 2020 -add note to README about problems with HP/UX prior to v.11. Change code so that buffer still gets aligned even if you comment out the use of mlock() on such a platform. Thanks: Keith Monahan. -fix clear-buffer using incorrect param, causing spurious test failures. Thanks: Debin Dong. -fix shell-ism in Makefile. Thanks: Fabrice Fontaine. Related-to: ELB-4232 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-22cpuburn-a53: don't link with staticMax Krummenacher
This reduces the binary from 400 to 4k. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-02cpuburn: add a cortex-a53 versionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 832e3954f29df6ce1f5cc385ebefa2ef7f27ebd0)
2019-05-02clpeak: add recipeMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 2bba608252c7c09447e94bbacf8b1310113b12ff)