Closed anna-geller closed 2 months ago
We have a new facility to handle file processing merged on 0.16 (external contribution not yet used), it is planned in this Sprint to try to use it on some tasks to see its benefits.
This example can be a good start, I'll move it to 0.17
Feature description
Converting CSV to ION (CsvReader) here takes 43 seconds for 150k rows (28.1 MB file). Ludo thinks this is unexpected and too slow (a 1GB file should take that long). I'm opening an issue just to investigate if there is some way to speed it up.
Reproducer: