l.ferreira (Layon Ferreira)
- Login: l.ferreira
- Registered on: 04/06/2016
- Last sign in: 04/06/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
04/06/2016
-
02:54 PM Ruby Bug #10015: Performance regression in Dir#[]
- The problem seems to persist Mac OS X, although is better on 2.3.0, is still a lot slower than 2.1.x.
I have run the benchmark
```ruby
require "benchmark"
time = []
5.times do
result = Benchmark.realtime { 800000.times do Dir['...