bighash.rb   [plain text]


h = {}; 5000000.times {|n| h[n] = n }