summaryrefslogtreecommitdiff
path: root/benchmark/bm_hash_small4.rb
blob: acd4084334777f71423b6f86c91181b62751d223 (plain)
1
1000000.times.map{|i| a={}; 4.times{|j| a[j]=j}; a}