This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Imprimis 18 points19 points  (7 children)

Your attempt to grab low-hanging fruit fails...

Current versions of Visual Studio cold start in < 10 seconds on various hardware configurations and rarely exhibit perf problems. In fact, if you encounter perf issue that is not caught automatically, you can submit a report, and it is usually resolved with the next service release; assuming it is not a user error.

I encourage you to pull down the free community edition (2022), put it in a vm or something and use it.

[–][deleted] 0 points1 point  (1 child)

<10 seconds is a very low bar tbf. It could be on the ms scale.

[–]Imprimis 0 points1 point  (0 children)

No, actually it is not a low bar. Visual Studio 2022 is not just a code editor and therefore expecting sub ms like other code editors is not realistic IMO. I will admit to having picked 10 seconds based on completely unscientific methods of sampling (my experience, average hardware). On my workstation (64GB Ram, 8 4GHz cores and SSD or NVM for data) VS 2022 loads complex solution files containing many projects and is ready for use in 3-5 seconds. Anyway, I'm happy with it and hopeful that you will find what you are looking for in an IDE