Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2015 slow

Hi I just did a new installation of windows 10 and installed visual studio 2015 ultimate.

What I immediately noticed is that visuals studio 2015 is extremely slow for any action I take it has a 1-2 second delay.

Opening a javascript file, writting some code, trying to open source control they all behave the same way.I have installed Web Essentials and Web Compiler on it addons that I have been using frequently in visual studio 2013.

I know my question is vague but I can not seem to find what the source of the problem might be.I looked online and could not find anything o help.

Does anyone now how I could improve the performance of it?

like image 959
aleczandru Avatar asked Aug 01 '15 09:08

aleczandru


People also ask

Why does Visual Studio lag?

You might have extensions installed that slow Visual Studio down. For help on managing extensions to improve performance, see Change extension settings to improve performance. Similarly, you might have tool windows that slow Visual Studio down.

Is Visual Studio 2022 Slow?

I have installed Visual Studio 2022 today and immediately noticed that it's laggier than 2019 (running on the same machine). If I just move the mouse around over a code/file window (whilst doing nothing else, no background tasks, no build, etc) it's visibly laggy.

Is vs2022 faster?

Visual Studio 2022 is faster, more approachable, more lightweight, and is designed for both learners and those building industrial scale solutions.


3 Answers

Uninstall Node.js from Programes and Features in the control panel. in addition see the following post https://stackoverflow.com/a/31655079/4446346

like image 144
Ronny Kay Avatar answered Oct 08 '22 07:10

Ronny Kay


Make sure you don't have "maximum battery life" option on the power options.

I made the horrible mistake of enabling that. CPU never went above 5%, and the system was crawling so slow I was sure the computer kicked the bucket. Took me 2 days to realize it was the power options.

like image 23
mousomer Avatar answered Oct 08 '22 06:10

mousomer


I had the same problem in the first week after I had installed windows 10 (clean install not upgrade) and now it works much better. I think that your problem is because of Windows 10, it was not completely polished when it was released but due to the automatic updates, somehow, Microsoft addressed some problems.

Also, do you mean Visual Studio Professional, Enterprise or even Community, no? because there is no Ultimate edition of Visual Studio 2015

like image 1
Bogdan Niculeasa Avatar answered Oct 08 '22 07:10

Bogdan Niculeasa