DEV Community

Discussion on: Is Your VS Code Extension Slow? Here's How to Speed it Up!

Collapse
 
coreyja profile image
Corey Alexander

Ahh yes I was forgetting about tree shaking and the like!

I'm interested in if the number of files makes a significant difference as well! Thanks for the response!

Thread Thread
 
john_papa profile image
John Papa

I was told yes, the number of files will also affect load time.

BTW - I updated the post with some more stats that are pretty impressive. Thanks to the VS Code
team for sharing these and giving me permission to share with you all!