ruby/benchmark/vm1_const.yml

8 строки
98 B
YAML

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