summaryrefslogtreecommitdiff
path: root/benchmark/vm_module_ann_const_set.yml
blob: 243229ba4a51b7a21fcc58ee2f7ca4a3c20435f5 (plain)
1
2
3
4
benchmark:
  vm_module_ann_const_set: |
    Module.new.const_set(:X, Module.new)
loop_count: 6000000