[erlang-questions] Speed of CSV parsing: how to read 1M of lines in 1 second
Max Lapshin
max.lapshin@REDACTED
Sun Mar 25 23:05:04 CEST 2012
On Mon, Mar 26, 2012 at 1:02 AM, Tim Watson <watson.timothy@REDACTED> wrote:
>
> BTW my macbook pro appears to have appalling performance characteristics when testing this, taking +/- 300ms longer to do the work:
>
I have changed HDD to SSD and thrown away cdrom. Don't know what
affects speed more =)
I really want to load CSV file very fast, because I need to load
several files and merge them with sorting.
More information about the erlang-questions
mailing list