Baunsgaard opened a new pull request, #1975: URL: https://github.com/apache/systemds/pull/1975
This commit removes the #meta part of the writing and reading csv files for frames. This change removes the branching of reading every line of csv files that improve the I/O time. It was not an issue before, because the IO was significantly slower, but now with the disk speed on high Raid 0 or fast nvme ssds it matters. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org