download information - avrstudio5.files.wordpress.com€¦  · web viewthere are many suggestions...

7
There are many suggestions available on internet to improve the visual studio performance. Following are some of those. Visual Studio 2010 runs faster when the Windows Automation API 3.0 is installed for (non Win7 users) Applications that use Windows Automation APIs can significantly decrease Microsoft Visual Studio IntelliSense performance if Windows Automation API 3.0 is not installed. For example, the Windows pen and touch services can significantly decrease Visual Studio IntelliSense performance if Windows Automation API 3.0 is not installed. Refer http://support.microsoft.com/kb/981741 This might help atmel studio to run faster at XP machine. In blogs, many saying this update improved the visual studio performance .

Upload: others

Post on 22-Nov-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Download information - avrstudio5.files.wordpress.com€¦  · Web viewThere are many suggestions available on internet to improve the visual studio performance. Following are some

There are many suggestions available on internet to improve the visual studio performance. Following are some of those.

Visual Studio 2010 runs faster when the Windows Automation API 3.0 is installed for (non Win7 users)Applications that use Windows Automation APIs can significantly decrease Microsoft Visual Studio IntelliSense performance if Windows Automation API 3.0 is not installed. For example, the Windows pen and touch services can significantly decrease Visual Studio IntelliSense performance if Windows Automation API 3.0 is not installed. Refer http://support.microsoft.com/kb/981741This might help atmel studio to run faster at XP machine. In blogs, many saying this update improved the visual studio performance.

Download information

The following file is available for download from the Microsoft Download Center: 

Update for all supported x86-based versions of Windows Server 2003

Download the Update for Windows Server 2003 for x86-based systems package now.

Update for all supported x64-based versions of Windows Server 2003

Download the Update for Windows Server 2003 for x64-based systems package now.

Update for all supported x86-based versions of Windows Server 2008

Download the Update for Windows Server 2008 for x86-based systems package now.

Update for all supported x64-based versions of Windows Server 2008

Download the Update for Windows Server 2008 for x64-based systems package now.

Update for all supported x86-based versions of Windows Vista

Download the Update for Windows Vista for x86-based systems package now.

Update for all supported x64-based versions of Windows Vista

Download the Update for Windows Vista for x64-based systems package now.

Update for all supported x86-based versions of Windows XP

Download the Update for Windows XP for x86-based systems package now.Note Customers who cannot install the update can set the following registry key to prevent the notification from being displayed:[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\General]

ganeshkumar.ramachan, 12/03/12,
We could include this into our studio installation itself, If this update improves the studio performance.
Page 2: Download information - avrstudio5.files.wordpress.com€¦  · Web viewThere are many suggestions available on internet to improve the visual studio performance. Following are some

"UIAOverride"=dword:00000001Notes The integrated installation of this package may function incorrectly when you use the procedures that are described in the following Microsoft Knowledge Base article:828930 How to integrate software updates into your Windows installation source files

This is a known issue. If Microsoft releases a software update to resolve this problem, this article will be updated with additional information.

Startup speedup

Tools > Options > Environment >

Add-in/Macros Security -- UNCHECK "Allow Add-in components to load"

Tools > Options > Environment > Startup>

At startup = "Show empty environment"

ganeshkumar.ramachan, 12/03/12,
I have seen the improvement in my machine.
Page 3: Download information - avrstudio5.files.wordpress.com€¦  · Web viewThere are many suggestions available on internet to improve the visual studio performance. Following are some

Tools > Options > Source Control (if user doesn’t want to use integrated svn)

Set to "None"

Performance Improvement

Tools > Options > Environment >

Uncheck "Automatically adjust visual experience based on client performance" then uncheck "Enable rich client visual experience".

Image1

ganeshkumar.ramachan, 12/03/12,
I have seen the improvement in my machine.
Page 4: Download information - avrstudio5.files.wordpress.com€¦  · Web viewThere are many suggestions available on internet to improve the visual studio performance. Following are some

Disable Track changes

Image2

If track change is enabled then text editor will show you changes made (refer below Image3). If user doesn’t want this can disable it.

Image3

Disable Track Active Item in SolutionExplorerTools -> Options -> Projects and Solutions -> General ->

ganeshkumar.ramachan, 12/03/12,
Track change feature is kind of fancy stuff only. So user can disable this.
Page 5: Download information - avrstudio5.files.wordpress.com€¦  · Web viewThere are many suggestions available on internet to improve the visual studio performance. Following are some

Image4

Force studio garbage collection - Studio is a big product, with contributions coming from many different teams, and languages. A big part of Studio is written in managed language, and there are 3rd party components that you can download and install from the Studio Gallery that are also written in managed languages. Sometimes it is quite helpful to force the runtime to garbage collect.

Image5Press Ctrl+Shift+Alt+F12 (twice)

Exclude the studio related directories from virus scanner. Most importantly, exclude the

ganeshkumar.ramachan, 12/03/12,
Page 6: Download information - avrstudio5.files.wordpress.com€¦  · Web viewThere are many suggestions available on internet to improve the visual studio performance. Following are some

atmelstudio.exe file.

Visual Studio 10 shell requires a lot of swap space. Increase the paging file. Also put the system to maximize performance. Both options are found in System Properties >> Performance >> Settings. It is worth to increase the page file size.