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. The Lounge
  3. Just discovered this Visual Studio 2010 add in (vsspeedster)

Just discovered this Visual Studio 2010 add in (vsspeedster)

Scheduled Pinned Locked Moved The Lounge
visual-studiocsharpasp-netcomtools
8 Posts 6 Posters 1 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.
  • D Offline
    D Offline
    dexterama
    wrote on last edited by
    #1

    I've only been playing with it for a day or so, but thus far, I am very impressed. vsspeedster link I've watched Visual Studio when compiling - Windows 7 64 Bit ICore3 Dual Core, so Windows gives me four cores, per se. Two of them are mostly idle with this parallel build turned off, even though VS is set to use all 4 via Tools/Options. Build via this new menu button, and all four cpus average 80-90% usage while compiling. The result? I have a solution with 187 projects that I compile regularly (I know, I know) but it took the compilation time from around four minutes down to approximately 22 seconds! Plan to download the source and rebuild, and use your own compiled assemblies. People bitched it didn't work, but compiling the source (freely available, so I could change verbosity, etc.) is easy to do - all required files are included in the zip of source. I do not recommend toggling it on/off without first restarting your Visual Studio session. As long as you reboot when toggling, it seems quite stable. I'm impressed so far and no hangs ups if no toggling. If you think VS2010 compiles too slow, give it a whirl. Post your results - it's saving me minutes per compile! (and no, I am not affiliated with the project linked above)

    OriginalGriffO E R N J 5 Replies Last reply
    0
    • D dexterama

      I've only been playing with it for a day or so, but thus far, I am very impressed. vsspeedster link I've watched Visual Studio when compiling - Windows 7 64 Bit ICore3 Dual Core, so Windows gives me four cores, per se. Two of them are mostly idle with this parallel build turned off, even though VS is set to use all 4 via Tools/Options. Build via this new menu button, and all four cpus average 80-90% usage while compiling. The result? I have a solution with 187 projects that I compile regularly (I know, I know) but it took the compilation time from around four minutes down to approximately 22 seconds! Plan to download the source and rebuild, and use your own compiled assemblies. People bitched it didn't work, but compiling the source (freely available, so I could change verbosity, etc.) is easy to do - all required files are included in the zip of source. I do not recommend toggling it on/off without first restarting your Visual Studio session. As long as you reboot when toggling, it seems quite stable. I'm impressed so far and no hangs ups if no toggling. If you think VS2010 compiles too slow, give it a whirl. Post your results - it's saving me minutes per compile! (and no, I am not affiliated with the project linked above)

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #2

      Copy your post here: Free Tools Forum[^] - that way it won't be paged to oblivion by the end of the week.

      Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      D 1 Reply Last reply
      0
      • D dexterama

        I've only been playing with it for a day or so, but thus far, I am very impressed. vsspeedster link I've watched Visual Studio when compiling - Windows 7 64 Bit ICore3 Dual Core, so Windows gives me four cores, per se. Two of them are mostly idle with this parallel build turned off, even though VS is set to use all 4 via Tools/Options. Build via this new menu button, and all four cpus average 80-90% usage while compiling. The result? I have a solution with 187 projects that I compile regularly (I know, I know) but it took the compilation time from around four minutes down to approximately 22 seconds! Plan to download the source and rebuild, and use your own compiled assemblies. People bitched it didn't work, but compiling the source (freely available, so I could change verbosity, etc.) is easy to do - all required files are included in the zip of source. I do not recommend toggling it on/off without first restarting your Visual Studio session. As long as you reboot when toggling, it seems quite stable. I'm impressed so far and no hangs ups if no toggling. If you think VS2010 compiles too slow, give it a whirl. Post your results - it's saving me minutes per compile! (and no, I am not affiliated with the project linked above)

        E Offline
        E Offline
        Espen Harlinn
        wrote on last edited by
        #3

        :thumbsup: Great :-D

        Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS My LinkedIn Profile

        1 Reply Last reply
        0
        • D dexterama

          I've only been playing with it for a day or so, but thus far, I am very impressed. vsspeedster link I've watched Visual Studio when compiling - Windows 7 64 Bit ICore3 Dual Core, so Windows gives me four cores, per se. Two of them are mostly idle with this parallel build turned off, even though VS is set to use all 4 via Tools/Options. Build via this new menu button, and all four cpus average 80-90% usage while compiling. The result? I have a solution with 187 projects that I compile regularly (I know, I know) but it took the compilation time from around four minutes down to approximately 22 seconds! Plan to download the source and rebuild, and use your own compiled assemblies. People bitched it didn't work, but compiling the source (freely available, so I could change verbosity, etc.) is easy to do - all required files are included in the zip of source. I do not recommend toggling it on/off without first restarting your Visual Studio session. As long as you reboot when toggling, it seems quite stable. I'm impressed so far and no hangs ups if no toggling. If you think VS2010 compiles too slow, give it a whirl. Post your results - it's saving me minutes per compile! (and no, I am not affiliated with the project linked above)

          R Offline
          R Offline
          Roy from Detroit
          wrote on last edited by
          #4

          I had to download and rebuild the source to get it to work on my machine, but it worked flawlessly to build my 4 biggest solutions, each having 2 to 25 projects. It cut my build time by about 80%, but I only spent a few minutes playing with it so far.

          1 Reply Last reply
          0
          • D dexterama

            I've only been playing with it for a day or so, but thus far, I am very impressed. vsspeedster link I've watched Visual Studio when compiling - Windows 7 64 Bit ICore3 Dual Core, so Windows gives me four cores, per se. Two of them are mostly idle with this parallel build turned off, even though VS is set to use all 4 via Tools/Options. Build via this new menu button, and all four cpus average 80-90% usage while compiling. The result? I have a solution with 187 projects that I compile regularly (I know, I know) but it took the compilation time from around four minutes down to approximately 22 seconds! Plan to download the source and rebuild, and use your own compiled assemblies. People bitched it didn't work, but compiling the source (freely available, so I could change verbosity, etc.) is easy to do - all required files are included in the zip of source. I do not recommend toggling it on/off without first restarting your Visual Studio session. As long as you reboot when toggling, it seems quite stable. I'm impressed so far and no hangs ups if no toggling. If you think VS2010 compiles too slow, give it a whirl. Post your results - it's saving me minutes per compile! (and no, I am not affiliated with the project linked above)

            N Offline
            N Offline
            NormDroid
            wrote on last edited by
            #5

            I'll definitely give it a whirl tomorrow. Cheers for the heads and all.

            Software Kinetics Wear a hard hat it's under construction
            Metro RSS

            1 Reply Last reply
            0
            • OriginalGriffO OriginalGriff

              Copy your post here: Free Tools Forum[^] - that way it won't be paged to oblivion by the end of the week.

              Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

              D Offline
              D Offline
              dexterama
              wrote on last edited by
              #6

              Thanks for the heads up - I reposted it there.

              Think of how stupid the average person is, and realize half of them are stupider than that. - George Carlin

              OriginalGriffO 1 Reply Last reply
              0
              • D dexterama

                I've only been playing with it for a day or so, but thus far, I am very impressed. vsspeedster link I've watched Visual Studio when compiling - Windows 7 64 Bit ICore3 Dual Core, so Windows gives me four cores, per se. Two of them are mostly idle with this parallel build turned off, even though VS is set to use all 4 via Tools/Options. Build via this new menu button, and all four cpus average 80-90% usage while compiling. The result? I have a solution with 187 projects that I compile regularly (I know, I know) but it took the compilation time from around four minutes down to approximately 22 seconds! Plan to download the source and rebuild, and use your own compiled assemblies. People bitched it didn't work, but compiling the source (freely available, so I could change verbosity, etc.) is easy to do - all required files are included in the zip of source. I do not recommend toggling it on/off without first restarting your Visual Studio session. As long as you reboot when toggling, it seems quite stable. I'm impressed so far and no hangs ups if no toggling. If you think VS2010 compiles too slow, give it a whirl. Post your results - it's saving me minutes per compile! (and no, I am not affiliated with the project linked above)

                J Offline
                J Offline
                Jacquers
                wrote on last edited by
                #7

                Installed it and its definitely faster. But now I don't have enough time to make coffee while waiting for my project to compile ;P obligatory xkcd[^]

                1 Reply Last reply
                0
                • D dexterama

                  Thanks for the heads up - I reposted it there.

                  Think of how stupid the average person is, and realize half of them are stupider than that. - George Carlin

                  OriginalGriffO Offline
                  OriginalGriffO Offline
                  OriginalGriff
                  wrote on last edited by
                  #8

                  You're welcome!

                  Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

                  "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                  "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                  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