ci: Print CPU information for benchmarks

Make it easier to explain possible changes to results on CI.
This commit is contained in:
Trevor Gross 2025-12-07 14:27:50 -05:00
parent 01735687d8
commit 19b809e8bc

View file

@ -10,6 +10,10 @@ if [ -z "$target" ]; then
target="$host_target"
fi
# Print machine information
uname -a
lscpu || true
gungraun_home="gungraun-home"
# Use the arch as a tag to disambiguate artifacts