mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
8 lines
129 B
YAML
8 lines
129 B
YAML
type: lib/benchmark_driver/runner/mjit
|
|
prelude: |
|
|
def leave
|
|
nil
|
|
end
|
|
benchmark:
|
|
mjit_leave: leave
|
|
loop_count: 200000000
|