ruby/benchmark/vm_const.yml

8 строки
97 B
YAML

prelude: |
Const = 1
benchmark:
vm_const: |
j = Const
k = Const
loop_count: 30000000