Closed ghost closed 7 years ago
Significant decrease in parsing time, especially noticable in large files. When testing example file from #70 in Chrome 55, time decrease from 7s to 250ms and in Waterfox from 6.2s to 210ms
Thanks for improvement. I had to change the split to use a regex to work on Windows.
split
Significant decrease in parsing time, especially noticable in large files. When testing example file from #70 in Chrome 55, time decrease from 7s to 250ms and in Waterfox from 6.2s to 210ms