Excerpts from Taro MURAOKA's message of Thu Jan 12 14:53:26 +0100 2012:
> Then it makes about 90 times faster in my environment!
thanks!
works for me:
the readfile way is 4ms now. Previously it has been 35ms.
Now its 2ms faster than the system("cat .. | tr '\n' '' ")!
tip: construct your test case by script the next time:
let foo = split(repeat( repeat('a', 80)."\n", 2000),"\n") :-)
Bram, would you mind reviewing the patch? Its not urgent though.
Marc Weber
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php