Tagged Questions
3
votes
2answers
340 views
Why are my Visual C++ 2008 x64 builds 5x slower than x86 builds?
I've been trying to improve the build times for my product. We're using continuous integration, and our builds are now taking 2 hours to run.
I've looked at the NANT timings and see alot of places ...