authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2023-09-14 21:07:17-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2023-09-14 21:07:17-07:00
logc89a20741abfb3270a60999b4336dc39cd2fae8b
treed45c97c78962b740ace35dc2913fe5b4122061d6
parent8278722e5705f331ff48a00f5972505b384552a1

try again


1 files changed, 1 insertions(+), 2 deletions(-)

ci/measure-perf-delta.sh+1-2
...@@ -43,7 +43,6 @@ echo '```' >>"$OUT"...@@ -43,7 +43,6 @@ echo '```' >>"$OUT"
4343
44$HOME/local/bin/poop \44$HOME/local/bin/poop \
45 "build-base/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \45 "build-base/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \
46 "build-new/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" \46 "build-new/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" >>"$OUT"
47 >> build-new/perf.txt
4847
49echo '```' >>"$OUT"48echo '```' >>"$OUT"