blob: 11a6ca245344fc2e7256ba4f7b64d081a20fa0ff [file] [log] [blame]
metadata:
format: "Lava-Test Test Definition 1.0"
name: tjbench
description: "Tjbench is used to benchmark the performance of libjpeg-turbo and libjpeg62 for android.
For each test image, the tjbench program is used to measure the compression and decompression
performance and the compression ratio obtained when compressing the test image as a JPEG image
and then decompressing the JPEG image back to its original, uncompressed form."
maintainer:
- yongqin.liu@linaro.org
os:
- android
scope:
- performance
devices:
- arndale
- panda
- panda-es
- vexpress-a9
- vexpress-tc2
- juno
params:
RECORD_RESULT_LOCAL: "FALSE"
LOOP_COUNT: "1"
run:
steps:
- ./android/scripts/tjbench.sh --record-csv ${RECORD_RESULT_LOCAL} --loop-count ${LOOP_COUNT}