Search
Results (1)
- Revision 30f2d698 (git): Don't call `Kernel#require` in hot loop
- Ref: https://bugs.ruby-lang.org/issues/20641 ... t/exist/#{i}") end payload = 100.times.map { Date.today }.to_yaml Benchmark.ips do |x| x.report(" ... (± 1.8%) i/s - 30.050k in 5.016079s ```