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