question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Startup speed (on Windows)

See original GitHub issue

The vim-conda plugin takes way too long to load, 400-500 ms based on --startuptime timings. The subprocess calls are surely a big chunk, but we can be smarter in how the work gets done.

I’m also thinking it might be a good idea to have a continuously-running process for querying conda things, rather than starting up a subprocess each time.

Issue Analytics

  • State:open
  • Created 9 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
jfishecommented, Apr 20, 2018

I see a vim-conda.vim load time improvement from 1554 msec to 781 msec on Windows 10 for conda v4.5.1.

Good job.

1reaction
jfishecommented, Dec 10, 2017

I haven’t played with memoize, but the idea is appealing. I’d be happy to test it for you. I use Windows mostly with some WSL Ubuntu; currently using a link from .vim to my vimfiles, so far without problems.

BTW, on Windows which is spelled where.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Get Moving: How to Make Your Windows PC Boot Faster
To see what launches at startup, press Ctrl + Shift + Esc to bring up the Task Manager. Click More details along the...
Read more >
How to Speed Up Windows 10 Startup in 3 Simple Steps
To enable Fast Startup, follow these simple steps. First, open the Windows Control Panel. Next, go to the Power Options screen. When there,...
Read more >
How to Speed Up Boot Time on Your PC or Laptop - AVG
The Windows 10 fast startup feature is a built-in way to speed up boot times. It's been part of Windows since Windows 8...
Read more >
17 ways to speed up Windows 10 | Computerworld
17 ways to speed up Windows 10 · 1. Change your power settings · 2. Disable programs that run on startup · 3....
Read more >
How to make a Windows 10 PC boot quicker with fast startup
On Windows 10, you can enable "fast startup" to speed up the boot time, allowing the device to start and load the desktop...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found