Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoGiachetta committed Sep 17, 2024
1 parent 816fee6 commit c2c193c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench-hyperfine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
--export-json "$OUTPUT_DIR/$PROGRAM.json" \
--warmup 3 \
-L bin "$BINS" \
--prepare "CAIRO_NATIVE_RUNTIME_LIBRARY=lib/libcairo-native-runtime-{bin}.a" \
--prepare "export CAIRO_NATIVE_RUNTIME_LIBRARY=lib/libcairo-native-runtime-{bin}.a" \
--shell=none \
--show-output \
-n "{bin} $PROGRAM (JIT)" "./bin/cairo-native-run-{bin} --run-mode=jit -s $PROGRAM.cairo --opt-level 3 --available-gas 18446744073709551615" \
Expand Down

0 comments on commit c2c193c

Please sign in to comment.