ruby--ruby/benchmark/vm_array.yml

5 lines
76 B
YAML

benchmark:
vm_array: |
a = [1,2,3,4,5,6,7,8,9,10]
loop_count: 6000000