Determine where speed improvements can be made
See original GitHub issueIt appears that avn is a bit slow to change versions with nvm. Both avn and the nvm switch are taking over one second on my system. The nvm speed issue can be tracked at creationix/nvm#926.
Updates above made by @wbyoung, original comment from @mockdeep:
nvmis a little slow to switch node versions, so it would be nice ifavnwould check the current running version of node before triggering the switch. If it’s already loaded, might as well avoid the work.
Issue Analytics
- State:
- Created 8 years ago
- Comments:22 (8 by maintainers)
Top Results From Across the Web
THE 8 WAYS YOU CAN IMPROVE SPEED
THE 8 WAYS YOU CAN IMPROVE SPEED · 1. Improve Mobility · 2. Fix Asymmetries · 3. Build Core Stability · 4. Increase...
Read more >9 Quick Ways to Improve Page Loading Speed - HubSpot Blog
Tired of the long wait? Discover simple tactics you can implement that will reduce the load time on your webpages.
Read more >Website Speed and Performance Optimization Best Practices
12 Techniques of Website Speed Optimization: Performance Testing and Improvement Practices · 1. Use a Content Delivery Network (CDN) · 2. Move ...
Read more >How to evaluate and improve page speed - Moz
It's more important now than ever to increase your site's page speed. This will help to improve your overall UX and could help...
Read more >How to Run Faster: Expert Tips to Pick Up the Pace - Verywell Fit
Enter any two values to calculate the third—your distance, time, or pace. ... Don't assume that running hard every day will make you...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Extremely slow here as well. Terminal sessions take 10 seconds to initialize with avn on.
Thanks, @ljharb.
@nicktikhonov a PR based on this would be welcome and likely address the issues you’re facing.