Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
sisshiki1969 committed Jan 10, 2025
1 parent 7ada82f commit 824ebe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/yjit-bench
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

cargo install --path monoruby
#cd ../yjit-bench && ./run_benchmarks.rb rubykon -e "monoruby" -e "yjit::ruby --yjit"
cd ../yjit-bench && ./run_benchmarks.rb --rss so_mandelbrot bf fib binarytrees rubykon nbody optcarrot matmul nqueens sudoku bedcov -e "monoruby" -e "yjit::ruby --yjit"
cd ../yjit-bench && ./run_benchmarks.rb --rss --graph so_mandelbrot fib binarytrees rubykon nbody optcarrot matmul nqueens sudoku bedcov -e "monoruby" -e "yjit::ruby --yjit" #--chruby "truffleruby-24.1.1"
#cd ../yjit-bench && ./run_benchmarks.rb --harness=harness-warmup --rss -e "monoruby" -e "yjit::ruby --yjit"

0 comments on commit 824ebe7

Please sign in to comment.