mesa/.gitlab-ci/piglit
Martin Roukala (né Peres) d7c1ba0bce ci/piglit: compress results.csv before uploading it to GitLab
The results.csv file of a full piglit run is about 6 MB.

Given how seldomly this file is being used, and the fact that it cannot
be viewed directly in gitlab's artifact page anyway.

Let's compress the file using zstd, and enjoy a ~90% reduction in size
at the cost of probably less than 500ms of compression time on a slow
device, and 55ms on the CI machines in the valve farm.

Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20669>
2023-01-13 11:27:57 +00:00
..
disable-vs_in.diff gitlab-ci: Run piglit tests with llvmpipe 2019-11-12 10:16:23 +01:00
piglit-runner.sh ci/piglit: compress results.csv before uploading it to GitLab 2023-01-13 11:27:57 +00:00
piglit-traces.sh CI: convert to use the new S3 server instead of the legacy minio 2022-11-04 11:41:42 +00:00