ruby/benchmark/nilclass.yml

7 строки
76 B
YAML
Исходник Обычный вид История

benchmark:
to_i: |
nil.to_i
to_f: |
nil.to_f
loop_count: 100000