1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/benchmark/mjit_leave.yml
2020-06-22 00:54:27 -07:00

8 lines
129 B
YAML

type: lib/benchmark_driver/runner/mjit
prelude: |
def leave
nil
end
benchmark:
mjit_leave: leave
loop_count: 200000000