Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1957928
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T07:57:01+00:00 2026-05-17T07:57:01+00:00

We have a build machine running in our development department, which we’ve set up

  • 0

We have a build machine running in our development department, which we’ve set up to build continuously throughout the working day.
What this does is:

  • Deletes the source code previously checked out (5 minutes)
  • Does a clean checkout from subversion (15 minutes)
  • Builds a whole bunch of C++ and .NET code (35 minutes)
  • Builds installers and run unit tests (5 minutes)

Given the above, what sort of impact would adding different hardware have on improving the time it takes to do the above?

For example – I was thinking about using an SSD for the harddisk as compiling involves a lot of random disk access.

The subversion server is currently a virtual machine – would switching it to be a physical machine help the slow checkout?

What impact would upgrading from a Core 2 Duo processor to an i7 make?

Any other suggestions on speeding up the above?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T07:57:01+00:00Added an answer on May 17, 2026 at 7:57 am

    One trick that might speed up the SVN checkout process could be to have a working copy on the build machine, update the working copy and do a svn export from the working copy to the build directory. This should reduce the load on the SVN server and reduce network traffic.

    Another trick to reduce the first 5 minutes of cleaning could be to move the old build dir to a temp folder on the same disk and then use another background task to delete the old build dir when the main build completes (could be a nightly cleanup task).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The build.xml we have today have many targets to compile and run unit tests.
I'm attempting to build a project using MSBuild (v4.0) on a 64-bit machine. For
I have a .NET 2.0 project that needs to use a COM component (specifically
Quite often I have unit tests using MSTest for code that is in a
I have a client-side security policy, with a statement that grants permissions. I want
I use mpi4py and openmpi on a multi-cpu/core machine to do linear algebra. My
I am receiving an error that says The application was unable to start correctly
A similar question was asked and answered about a year ago, but was either
After thinking that I finally figured git out, I'm now finding myself super-confused about

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.