mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 04:07:58 +00:00
9 lines
110 B
YAML
9 lines
110 B
YAML
benchmark:
|
|
vm_lvar_cond_set: |
|
|
a ||= 1
|
|
b ||= 1
|
|
c ||= 1
|
|
d ||= 1
|
|
nil
|
|
loop_count: 30000000
|