Skip to content
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

Increase startup time #63

Open
Navds opened this issue Nov 27, 2018 · 3 comments
Open

Increase startup time #63

Navds opened this issue Nov 27, 2018 · 3 comments

Comments

@Navds
Copy link

Navds commented Nov 27, 2018

How do I increase the startup time ? These are the top 3 of slow loading plugins after profiling using /hyiltiz/vim-plugins-profile:

  1. 45.924 editorconfig-vim
  2. 21.303 nerdtree
  3. 2.193 syntastic
@krampstudio
Copy link
Collaborator

Are the values in seconds, so 45s from editorconfig-vim ? That's unexpected.
Everything starts smoothly on the different test envs, including containers, etc.

@Navds
Copy link
Author

Navds commented Nov 27, 2018

I guess it's in milliseconds. The reason why I wonder I have to wait 4s before the file is loaded. Or is that normal? This is the details of the startup process https://hastebin.com/tokopomili

@krampstudio
Copy link
Collaborator

Even 4 or 5s is unexpected or at least not usual, see my startup time.
I'll investigate.

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

2 participants