-
Notifications
You must be signed in to change notification settings - Fork 37
slow vim launch in windows? #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It loads the entire PHP documentation, but should only take a hit the first time.Steve Francia On Wed, Sep 12, 2012 at 11:26 AM, Tony [email protected] wrote:
|
Thanks for the response, Steve. I thought that might be the case, but the lag is persisting on subsequent vim launches. The ".vim\bundle\PIV\doc*.txt" files all have a modified time/date that looks correct (the first time i launched vim with PIV). I also tested removing all my other bundles to see if it was a compatibility conflict, but that didn't speed things up. I'll have to keep digging! |
Created a separate performance-related issue: #24. Not sure whether it is related. |
This plugin bundle looks great, but it seems to be slowing down vim startup by about 15 seconds or more on my Windows7x64 quadcore+ssd pc. Does anyone have an idea at what might be causing the slowdown? Is there some path scanning or initialization that might be happening every time that i can fix or cache?
I had another dev test and the same thing happens with his win7 vim config when he adds PIV.
Thanks!
The text was updated successfully, but these errors were encountered: