Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. VS.NET compiling slower than VS 6?

VS.NET compiling slower than VS 6?

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studioc++helpquestion
2 Posts 2 Posters 7 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 96
    wrote on last edited by
    #1

    I just compiled the same c++ project in VS version 6 and the new .net version of visual studio and it was 44% slower compiling the exact same source in .net I'm curious if this is normal or something about our setup here? My CPU utilitization jumps to 100% and basically hangs there until it's done. With VS 6 the CPU ticks up and down between 80% and 100% while it's compiling. Admittedly the project is on the largish side, just under 50,000 lines of code, but my computer now seems to hang until it's done, whereas with version 6 I could have flipped to a web browser or something while it was churning away. Will throwing a faster CPU at it help? I currently have a fast scsi hard drive, 512mb of ram and a 1.4ghz processor and it used to seem blindingly fast until I upgraded to vs.net. Is there any advantage that VS.NET can utilize if I were to go with more than one CPU?

    A 1 Reply Last reply
    0
    • M Member 96

      I just compiled the same c++ project in VS version 6 and the new .net version of visual studio and it was 44% slower compiling the exact same source in .net I'm curious if this is normal or something about our setup here? My CPU utilitization jumps to 100% and basically hangs there until it's done. With VS 6 the CPU ticks up and down between 80% and 100% while it's compiling. Admittedly the project is on the largish side, just under 50,000 lines of code, but my computer now seems to hang until it's done, whereas with version 6 I could have flipped to a web browser or something while it was churning away. Will throwing a faster CPU at it help? I currently have a fast scsi hard drive, 512mb of ram and a 1.4ghz processor and it used to seem blindingly fast until I upgraded to vs.net. Is there any advantage that VS.NET can utilize if I were to go with more than one CPU?

      A Offline
      A Offline
      Anders Molin
      wrote on last edited by
      #2

      I have only tested the compiler speed on a single project. It was a rather large one, just about 200.000 lines. It was an typical MFC application. VC7 was actually about 20 - 25% faster than VC6 for a rebuild... J Cardinal wrote: Is there any advantage that VS.NET can utilize if I were to go with more than one CPU? Nope, I have a dual processor workstation, and VS.NET only use 1 cpu for compiling. (but your computer is fast if you wanna do something else while compiling ;) ) - Anders Money talks, but all mine ever says is "Goodbye!"

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups