Tuesday, November 18, 2014

Re: Slow loading in Windows 7

On Tuesday, November 18, 2014 2:57:23 AM UTC+13, Jack Donohue wrote:
> I have had a problem with slow loading (~ 5 seconds) in gvim on my Windows 7 computer.  I had the problem for a while, then it went away, now it's back for good apparently.

Which version of Vim?

There was a problem struck by the Yankring plugin, caused by yanking megabytes of text; Yankring would preserve yank buffers in a file, using a single line for each buffer; there was quadratic behaviour in the readfile function if the file being read had long lines. So the problem would come and go, depending on what you yanked. I tracked it down and submitted a fix, and startup went back to milliseconds, even with megabytes of yank buffers. That became patch 7.3.427, so if your version is before that, that might be the problem.

Regards, John Little

--
--
You received this message from the "vim_use" 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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: