| author | |
| committer | |
| log | c89a20741abfb3270a60999b4336dc39cd2fae8b |
| tree | d45c97c78962b740ace35dc2913fe5b4122061d6 |
| parent | 8278722e5705f331ff48a00f5972505b384552a1 |
1 files changed, 1 insertions(+), 2 deletions(-)
ci/measure-perf-delta.sh+1-2| ... | ... | @@ -43,7 +43,6 @@ echo '```' >>"$OUT" |
| 43 | 43 | |
| 44 | 44 | $HOME/local/bin/poop \ |
| 45 | 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" \ | |
| 47 | >> build-new/perf.txt | |
| 46 | "build-new/stage3/bin/zig build-exe test/standalone/hello_world/hello.zig" >>"$OUT" | |
| 48 | 47 | |
| 49 | 48 | echo '```' >>"$OUT" |