Intrepidd (Adrien Siami)
- Login: Intrepidd
- Email: adrien.siami@gmail.com
- Registered on: 03/27/2015
- Last sign in: 03/30/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
03/30/2015
-
10:00 AM Ruby Bug #10015: Performance regression in Dir#[]
- Mac OS X Yosemite with the standard filesystem, I believe HFS+ Insensitive
03/27/2015
-
11:20 PM Ruby Bug #10015: Performance regression in Dir#[]
- I've noticed a significant slowdown of a rails app when using ruby 2.2.1 rather than 2.1.5.
A slow page was running in 16 seconds with 2.2.1 where it was running in less than 3 seconds with 2.1.5
I tested this very simple benchmark...