I wrote a patch for that against latest 7.3.401. https://gist.github.com/1600566
And measure benchmarks with this script (by MATSUMOTO Yasuhiro). https://gist.github.com/1599910 Then it makes about 90 times faster in my environment! Original benchmark scores: > 0.048741 > 0.049043 > 0.048773 Patched benchmark scores: > 0.000525 > 0.000569 > 0.000537 Please try it. -- 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
