mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
7 lines
103 B
YAML
7 lines
103 B
YAML
|
prelude: |
|
||
|
def mjit_send_cfunc
|
||
|
self.class
|
||
|
end
|
||
|
benchmark: mjit_send_cfunc
|
||
|
loop_count: 100000000
|