HighTechTalks DotNet Forums  

Slow build execution

Visual Studio.net (General) microsoft.public.vsnet.general


Discuss Slow build execution in the Visual Studio.net (General) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Luigi
 
Posts: n/a

Default Slow build execution - 02-03-2010 , 08:01 AM






Hi all
I have a big problem of slow during build of my solution in Visual Studio
2008.
The compile-time while by a solution of twenty projects, committed my pc for
approximately 15-18 minutes.
The processor has 2 GHz speed, and 2 GB of RAM.
Throughout this slowness may be due to what?

Thank you

Louis

Reply With Quote
  #2  
Old   
PvdG42
 
Posts: n/a

Default Re: Slow build execution - 02-07-2010 , 12:59 PM






"Luigi" <Luigi (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi all
I have a big problem of slow during build of my solution in Visual Studio
2008.
The compile-time while by a solution of twenty projects, committed my pc
for
approximately 15-18 minutes.
The processor has 2 GHz speed, and 2 GB of RAM.
Throughout this slowness may be due to what?

Thank you

Louis
20 projects = how much source code? Are you using Rebuild, thus forcing
*all* code to be recompiled, whether or not it was changed?

Reply With Quote
  #3  
Old   
Arno H
 
Posts: n/a

Default Re: Slow build execution - 05-26-2010 , 02:11 PM



Hello,

build diagnostic output might help to find the reason (Tools / Options / Projects and Solutions / Build and Run / MSBuild project build output verbosity / Diagnostic).

Some possibly measures for improving build performance:

- Use the same output path for every project
- Set Copy Local to False
- Additional solution configurations for partial builds
- Decouple components (and projects)
- Change virus scanner policy

More details: http://arnosoftwaredev.blogspot.com/2010/05/how-to-improve-visual-studio-compile.html

HTH!

Arno



Luigi wrote:

Slow build execution
03-Feb-10

Hi all
I have a big problem of slow during build of my solution in Visual Studio
2008.
The compile-time while by a solution of twenty projects, committed my pc for
approximately 15-18 minutes.
The processor has 2 GHz speed, and 2 GB of RAM.
Throughout this slowness may be due to what?

Thank you

Louis

Previous Posts In This Thread:

On Wednesday, February 03, 2010 9:01 AM
Luigi wrote:

Slow build execution
Hi all
I have a big problem of slow during build of my solution in Visual Studio
2008.
The compile-time while by a solution of twenty projects, committed my pc for
approximately 15-18 minutes.
The processor has 2 GHz speed, and 2 GB of RAM.
Throughout this slowness may be due to what?

Thank you

Louis

On Sunday, February 07, 2010 1:59 PM
PvdG42 wrote:

20 projects = how much source code?
20 projects = how much source code? Are you using Rebuild, thus forcing
*all* code to be recompiled, whether or not it was changed?


Submitted via EggHeadCafe - Software Developer Portal of Choice
Producer/Consumer Queue and BlockingCollection in C# 4.0
http://www.eggheadcafe.com/tutorials/aspnet/7d10d73c-321c-446e-8b6d-b81ee8d9b314/producerconsumer-queue-a.aspx

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.