ruby--ruby/benchmark/vm_not.yml

7 lines
83 B
YAML

prelude: |
obj = Object.new
benchmark:
vm_not: |
!obj
loop_count: 30000000