зеркало из https://github.com/github/ruby.git
14 строки
171 B
YAML
14 строки
171 B
YAML
|
benchmark:
|
||
|
vm_case: |
|
||
|
case :foo
|
||
|
when :bar
|
||
|
raise
|
||
|
when :baz
|
||
|
raise
|
||
|
when :boo
|
||
|
raise
|
||
|
when :foo
|
||
|
# noop
|
||
|
end
|
||
|
loop_count: 6000000
|