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. Visual Studio speed decline?

Visual Studio speed decline?

Scheduled Pinned Locked Moved The Lounge
visual-studioperformancequestioncsharpmobile
18 Posts 15 Posters 0 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.
  • J Joe Woodbury

    For me, the launch speed and responsiveness of Visual Studio has declined over the years. I find VS 2013 to the worse of the bunch. I get a lot of disk thrash and the menus seem to have a small delay in popping up. When I have to use VS 2008 for a project, I'm blow away with how fast it starts and responds to the mouse. VS 2010 is slower, but still fairly responsive. I was recently told I was crazy. Now that may be true in general, but the question is whether I'm just seeing things with VS 2013. So, what's everyone's observations? (I know more than one place that has refused to switch to 2013 for various reasons, including performance. I switched only because of Qt support.) EDIT: Some time ago, I installed the Azure SDK for a project that ended up never happening. I just uninstalled all the Azure components and the start and response times have noticeably improved!

    P Offline
    P Offline
    Paul M Watt
    wrote on last edited by
    #9

    I agree with your sentiment for the most part. I found VS2010 completely unusable. Even more so when I had visual assist installed. I use both VS2012 and vs2013. Their speed degradation is not noticeable to me compare to VS2010. Also, I haven't found the need to install visual assist for these versions. I only work in C++. For what it's worth, The C++ support has gotten much better; possibly enough for me to be able to overlook any speed issues.

    1 Reply Last reply
    0
    • R RedDk

      I'm not a Vegas-style gambler, nor do I run any copies of VS 2013 on a 64-bit OS, but I'd wager that if you ARE running it on a 64-bit box, checking for the presence of an "*32" entrained to the devenv.exe in Task Manager, has something to do with the speed ... Do not reply to this post. Please.

      D Offline
      D Offline
      DaveAuld
      wrote on last edited by
      #10

      RedDk wrote:

      Do not reply to this post. Please.

      Why, what will happen if I do? :rolleyes:

      Dave Find Me On:Web|Facebook|Twitter|LinkedIn Folding Stats: Team CodeProject

      1 Reply Last reply
      0
      • J Joe Woodbury

        For me, the launch speed and responsiveness of Visual Studio has declined over the years. I find VS 2013 to the worse of the bunch. I get a lot of disk thrash and the menus seem to have a small delay in popping up. When I have to use VS 2008 for a project, I'm blow away with how fast it starts and responds to the mouse. VS 2010 is slower, but still fairly responsive. I was recently told I was crazy. Now that may be true in general, but the question is whether I'm just seeing things with VS 2013. So, what's everyone's observations? (I know more than one place that has refused to switch to 2013 for various reasons, including performance. I switched only because of Qt support.) EDIT: Some time ago, I installed the Azure SDK for a project that ended up never happening. I just uninstalled all the Azure components and the start and response times have noticeably improved!

        J Offline
        J Offline
        Jorgen Andersson
        wrote on last edited by
        #11

        For me every new version of VS has been faster than the old one. But that's because I install it on a new computer. :) I have once and once only done an upgrade, and I will never do that again. Always clean installs for me.

        Wrong is evil and must be defeated. - Jeff Ello Any organization is like a tree full of monkeys. The monkeys on top look down and see a tree full of smiling faces. The monkeys on the bottom look up and see nothing but assholes.

        J 1 Reply Last reply
        0
        • J Joe Woodbury

          For me, the launch speed and responsiveness of Visual Studio has declined over the years. I find VS 2013 to the worse of the bunch. I get a lot of disk thrash and the menus seem to have a small delay in popping up. When I have to use VS 2008 for a project, I'm blow away with how fast it starts and responds to the mouse. VS 2010 is slower, but still fairly responsive. I was recently told I was crazy. Now that may be true in general, but the question is whether I'm just seeing things with VS 2013. So, what's everyone's observations? (I know more than one place that has refused to switch to 2013 for various reasons, including performance. I switched only because of Qt support.) EDIT: Some time ago, I installed the Azure SDK for a project that ended up never happening. I just uninstalled all the Azure components and the start and response times have noticeably improved!

          M Offline
          M Offline
          Marco Bertschi
          wrote on last edited by
          #12

          Joe Woodbury wrote:

          (I know more than one place that has refused to switch to 2013 for various reasons, including performance. I switched only because of Qt support.)

          If I'm not mistaken, VS 2010 already supports Qt (if support == Qt plugin).

          The console is a black place

          J 1 Reply Last reply
          0
          • M Marco Bertschi

            Joe Woodbury wrote:

            (I know more than one place that has refused to switch to 2013 for various reasons, including performance. I switched only because of Qt support.)

            If I'm not mistaken, VS 2010 already supports Qt (if support == Qt plugin).

            The console is a black place

            J Offline
            J Offline
            Joe Woodbury
            wrote on last edited by
            #13

            It does, but 2013 let me get the correct pre-built DLLs without the hassle.

            1 Reply Last reply
            0
            • J Jorgen Andersson

              For me every new version of VS has been faster than the old one. But that's because I install it on a new computer. :) I have once and once only done an upgrade, and I will never do that again. Always clean installs for me.

              Wrong is evil and must be defeated. - Jeff Ello Any organization is like a tree full of monkeys. The monkeys on top look down and see a tree full of smiling faces. The monkeys on the bottom look up and see nothing but assholes.

              J Offline
              J Offline
              Joe Woodbury
              wrote on last edited by
              #14

              Out of curiosity, if you are using 2013, do you have the Azure SDK(s) installed? (I installed them for a project that never happened and now I wonder if they may be causing some of the thrashing, particularly the storage emulator.)

              J A 2 Replies Last reply
              0
              • J Joe Woodbury

                Out of curiosity, if you are using 2013, do you have the Azure SDK(s) installed? (I installed them for a project that never happened and now I wonder if they may be causing some of the thrashing, particularly the storage emulator.)

                J Offline
                J Offline
                Jorgen Andersson
                wrote on last edited by
                #15

                2013 yes, but no azure. Only issue is that it's hanging the processes on the local IIS. Haven't found the reason for that yet.

                Wrong is evil and must be defeated. - Jeff Ello Any organization is like a tree full of monkeys. The monkeys on top look down and see a tree full of smiling faces. The monkeys on the bottom look up and see nothing but assholes.

                1 Reply Last reply
                0
                • J Joe Woodbury

                  Out of curiosity, if you are using 2013, do you have the Azure SDK(s) installed? (I installed them for a project that never happened and now I wonder if they may be causing some of the thrashing, particularly the storage emulator.)

                  A Offline
                  A Offline
                  Andy_L_J
                  wrote on last edited by
                  #16

                  Joe Woodbury wrote:

                  using 2013, do you have the Azure SDK(s) installed?

                  Joe, I do (VS2013 Ultimate on multiple set-ups) and have no issues. However all set-ups are pretty "high end" (ssd's, large RAM, high end processor, etc...) I don't get any noticeable change in experience from, say VS 2012.

                  I don't speak Idiot - please talk slowly and clearly "I have sexdaily. I mean dyslexia. Fcuk!" Driven to the arms of Heineken by the wife

                  1 Reply Last reply
                  0
                  • R RedDk

                    I'm not a Vegas-style gambler, nor do I run any copies of VS 2013 on a 64-bit OS, but I'd wager that if you ARE running it on a 64-bit box, checking for the presence of an "*32" entrained to the devenv.exe in Task Manager, has something to do with the speed ... Do not reply to this post. Please.

                    P Offline
                    P Offline
                    PhilLenoir
                    wrote on last edited by
                    #17

                    I'm all for this game! Pete, where's Nagy and Griff?

                    Life is like a s**t sandwich; the more bread you have, the less s**t you eat.

                    1 Reply Last reply
                    0
                    • J Joe Woodbury

                      For me, the launch speed and responsiveness of Visual Studio has declined over the years. I find VS 2013 to the worse of the bunch. I get a lot of disk thrash and the menus seem to have a small delay in popping up. When I have to use VS 2008 for a project, I'm blow away with how fast it starts and responds to the mouse. VS 2010 is slower, but still fairly responsive. I was recently told I was crazy. Now that may be true in general, but the question is whether I'm just seeing things with VS 2013. So, what's everyone's observations? (I know more than one place that has refused to switch to 2013 for various reasons, including performance. I switched only because of Qt support.) EDIT: Some time ago, I installed the Azure SDK for a project that ended up never happening. I just uninstalled all the Azure components and the start and response times have noticeably improved!

                      M Offline
                      M Offline
                      Mark_Wallace
                      wrote on last edited by
                      #18

                      A lot depends on what sub-windows you have open, because if each one is updating itself every time you move the mouse, it'll eat a lot of processing time/threads.

                      I wanna be a eunuchs developer! Pass me a bread knife!

                      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