summaryrefslogtreecommitdiff
path: root/benchmark/hash_small4.yml
blob: 24bc334c63770f00a343752d3e487923cf3068f2 (plain)
1
2
3
4
benchmark:
  hash_small4: |
    1000000.times.map{|i| a={}; 4.times{|j| a[j]=j}; a}
loop_count: 1