Skip to content

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

Open
tmuka opened this issue Sep 12, 2012 · 3 comments
Open

slow vim launch in windows? #14

tmuka opened this issue Sep 12, 2012 · 3 comments

Comments

@tmuka
Copy link

tmuka commented Sep 12, 2012

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!

@spf13
Copy link
Owner

spf13 commented Sep 12, 2012

It loads the entire PHP documentation, but should only take a hit the first

time.

Steve Francia
http://stevefrancia.com
http://spf13.com
http://twitter.com/spf13

On Wed, Sep 12, 2012 at 11:26 AM, Tony [email protected] wrote:

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!


Reply to this email directly or view it on GitHubhttps://github.com//issues/14.

@tmuka
Copy link
Author

tmuka commented Sep 12, 2012

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!

@mmikitka
Copy link

mmikitka commented Jun 3, 2013

Created a separate performance-related issue: #24. Not sure whether it is related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants