add benchmark just cmd and stress-ng (#1450)

This commit is contained in:
Ryan Bateman 2024-08-02 00:14:56 -08:00 committed by GitHub
parent 13fd297312
commit 37b664260c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -376,6 +376,7 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
topgrade \
ydotool \
yafti \
stress-ng \
lsb_release && \
rpm-ostree install \
ublue-update && \

View File

@ -358,3 +358,6 @@ bazzite-cli:
# Entrypoint
main ""
benchmark:
echo 'Running a 1 minute benchmark ...'
cd /tmp && stress-ng --matrix 0 -t 1m --times