+1

Improve multi line cursor performance.

Ivan N hace 11 años 0

Simple operations on each line in big file (50k lines) are not very fast. And I see only one CPU core is used at this time. I think performance can be improved if you run those multi line operations in parallel.