uberbrady (Brady Wetherington)
- Login: uberbrady
- Registered on: 08/19/2016
- Last sign in: 08/19/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
08/19/2016
-
10:09 PM Ruby Bug #12691 (Closed): CSV performance problem on large files that are misformatted (unclosed quoted field)
- If you have a large file which has an unclosed quoted field in it, the amount of time it takes for the CSV parser to determine that error increases worse-than-exponentially. My example tests -
60k records - takes 50 seconds to determ...