
1 Sep
2009
1 Sep
'09
8:25 a.m.
2009/9/1 Günther Schmidt
One of the files for instance has 298 k lines. A glance over sushi revealed that parsec is involved so I can only presume it is read into memory all at once. That would certainly be a problem.
There is nothing inherent about parsec that would cause all input to be read into memory, TxtSushi uses parsec for parsing SQL, not for CSV, by the way.