aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/vm2_struct_big_href_lo.yml
blob: d6628164289fba009c278821139f3742ab5e6d3e (plain)
1
2
3
4
5
6
7
8
prelude: |
  s = Struct.new(*('a'..'z').map { |x| x.to_sym })
  x = s.new
benchmark:
  vm2_struct_big_href_lo: 'x[:k]

'
loop_count: 6000000