mpelzsherman (Michael Pelz-Sherman)
- Login: mpelzsherman
- Email: mpelzsherman@gmail.com
- Registered on: 12/05/2013
- Last sign in: 12/05/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/06/2013
-
11:41 PM Ruby Bug #9221: Time.parse performance becomes exponentially worse as string length grows
- Running ruby-2.0.0-p247 [ x86_64 ], installed using RVM.
-
11:40 PM Ruby Bug #9221: Time.parse performance becomes exponentially worse as string length grows
- duerst (Martin Dürst) wrote:
> This runs in no time on ruby 2.0.0p247 (2013-06-27) [i386-mingw32] (same patch level!). Can you give more details about your environment?
Model Name: MacBook Pro
Model Identifier: MacBookPro9,1
Pr...
12/05/2013
-
10:53 PM Ruby Bug #9221 (Closed): Time.parse performance becomes exponentially worse as string length grows
- See attached script. Output:
parsing 12:00 PM fffffffffffffffff
2013-12-05 12:00:00 -0500
elapsed: 0.010443
parsing 12:00 PM ffffffffffffffffff
2013-12-05 12:00:00 -0500
elapsed: 0.017739
parsing 12:00 PM fffffffffffffffffff
20...