mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 05:24:23 +00:00
9 lines
129 B
YAML
9 lines
129 B
YAML
type: lib/benchmark_driver/runner/mjit
|
|
prelude: |
|
|
def leave
|
|
nil
|
|
end
|
|
benchmark:
|
|
mjit_leave: leave
|
|
loop_count: 200000000
|