aboutsummaryrefslogtreecommitdiffstats
path: root/benchmark/bm_hash_small2.rb
blob: 45485d9c710180ca07cc6506ef14579cceee7ccc (plain)
1
1000000.times.map{|i| a={}; 2.times{|j| a[j]=j}; a}