diff --git a/library/compiler-builtins/ci/bench-icount.sh b/library/compiler-builtins/ci/bench-icount.sh index 1d7d23dcce45..6d92b50a6dae 100755 --- a/library/compiler-builtins/ci/bench-icount.sh +++ b/library/compiler-builtins/ci/bench-icount.sh @@ -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