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 faster on a Mac?

Visual Studio faster on a Mac?

Scheduled Pinned Locked Moved The Lounge
csharpc++visual-studiocomhardware
16 Posts 12 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.
  • C Chris Maunder

    Last week I interviewed a developer applying for a developer position at The Code Project. His resume said he had Mac experience so I asked about that. He said they were developing on Macs using either Parallels or Bootcamp (I forget which). He said it was because Visual Studio ran faster on Mac hardware than on a PC. Now I know comparing "Mac hardware" and "PC hardware" is an impossibly open and ill-defined comparison, but I just wanted to check if others had reached the same conclusion or had similar experiences

    cheers, Chris Maunder

    CodeProject.com : C++ MVP

    D Offline
    D Offline
    Dario Solera
    wrote on last edited by
    #2

    I guess that you should at least know the specs of both the machines he used for the comparison. Even if you use hardware virtualization on the new MacIntel, I think it's impossible to have the virtual system run faster than a native one on a machine with identical specs. Sometimes an application just "feels" faster or slower with no reason, but I hardly believe that has something to do with hardware.

    If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki

    1 Reply Last reply
    0
    • C Chris Maunder

      Last week I interviewed a developer applying for a developer position at The Code Project. His resume said he had Mac experience so I asked about that. He said they were developing on Macs using either Parallels or Bootcamp (I forget which). He said it was because Visual Studio ran faster on Mac hardware than on a PC. Now I know comparing "Mac hardware" and "PC hardware" is an impossibly open and ill-defined comparison, but I just wanted to check if others had reached the same conclusion or had similar experiences

      cheers, Chris Maunder

      CodeProject.com : C++ MVP

      M Offline
      M Offline
      merckel
      wrote on last edited by
      #3

      It might be true... You can check an article from PC World here: http://www.pcworld.com/article/id,136649-page,3-c,notebooks/article.html[^] They said: "The fastest Windows Vista notebook we've tested this year (through 10/25/07) is a Mac. Try that again: The fastest Windows Vista notebook we've tested this year--or for that matter, ever--is a Mac. Not a Dell, not a Toshiba, not even an Alienware.". From my experience I do believe it. I have developed some CPU and GPU intensive algorithms (written in C/C++). Tests have been performed with a strong PC (dual-core, 3.8GHz, Geforce6800, which is not so good now) as well as with the MacBookPro... The median response time was 1.5 times faster with the MacBookPro (mainly because of the GPU...). Actually, this is not a good comparison, because the PC was running under Windows XP and the MacBook Pro under... MacOSX (however the source code was the same); while to evaluate the hardware, the same OS should be used. Cheers, Loic

      P 1 Reply Last reply
      0
      • M merckel

        It might be true... You can check an article from PC World here: http://www.pcworld.com/article/id,136649-page,3-c,notebooks/article.html[^] They said: "The fastest Windows Vista notebook we've tested this year (through 10/25/07) is a Mac. Try that again: The fastest Windows Vista notebook we've tested this year--or for that matter, ever--is a Mac. Not a Dell, not a Toshiba, not even an Alienware.". From my experience I do believe it. I have developed some CPU and GPU intensive algorithms (written in C/C++). Tests have been performed with a strong PC (dual-core, 3.8GHz, Geforce6800, which is not so good now) as well as with the MacBookPro... The median response time was 1.5 times faster with the MacBookPro (mainly because of the GPU...). Actually, this is not a good comparison, because the PC was running under Windows XP and the MacBook Pro under... MacOSX (however the source code was the same); while to evaluate the hardware, the same OS should be used. Cheers, Loic

        P Offline
        P Offline
        phannon86
        wrote on last edited by
        #4

        Planning on purchasing a new MacbookPro soon and whacking on XP Pro under bootcamp methinks for work related things, i.e. VS 2008. So that very nice to know :)

        He who makes a beast out of himself gets rid of the pain of being a man

        1 Reply Last reply
        0
        • C Chris Maunder

          Last week I interviewed a developer applying for a developer position at The Code Project. His resume said he had Mac experience so I asked about that. He said they were developing on Macs using either Parallels or Bootcamp (I forget which). He said it was because Visual Studio ran faster on Mac hardware than on a PC. Now I know comparing "Mac hardware" and "PC hardware" is an impossibly open and ill-defined comparison, but I just wanted to check if others had reached the same conclusion or had similar experiences

          cheers, Chris Maunder

          CodeProject.com : C++ MVP

          B Offline
          B Offline
          benjymous
          wrote on last edited by
          #5

          I suppose running VS under emulation would be the equivalent of running VS on a virgin windows OS install, without any other crud slowing down the experience. So you could probably get the same effect running VS in a VMWare box on windows.

          -- Help me! I'm turning into a grapefruit! Buzzwords!

          1 Reply Last reply
          0
          • C Chris Maunder

            Last week I interviewed a developer applying for a developer position at The Code Project. His resume said he had Mac experience so I asked about that. He said they were developing on Macs using either Parallels or Bootcamp (I forget which). He said it was because Visual Studio ran faster on Mac hardware than on a PC. Now I know comparing "Mac hardware" and "PC hardware" is an impossibly open and ill-defined comparison, but I just wanted to check if others had reached the same conclusion or had similar experiences

            cheers, Chris Maunder

            CodeProject.com : C++ MVP

            M Offline
            M Offline
            merckel
            wrote on last edited by
            #6

            The parts composing the Macs are built by the same manufacturers that provide the PC components. In other words, the hardware is basically the same... In addition, using a computer means manipulating a keyboard, mouse,...(i.e. not so much difference between a Mac and, for instance, a Dell Altitude PC) Therefore, when someone claims that he has a Mac experience, it implicitly means that he has experience using Mac OS. To use a Mac computer under Windows OS gives you only Windows experience...

            1 Reply Last reply
            0
            • C Chris Maunder

              Last week I interviewed a developer applying for a developer position at The Code Project. His resume said he had Mac experience so I asked about that. He said they were developing on Macs using either Parallels or Bootcamp (I forget which). He said it was because Visual Studio ran faster on Mac hardware than on a PC. Now I know comparing "Mac hardware" and "PC hardware" is an impossibly open and ill-defined comparison, but I just wanted to check if others had reached the same conclusion or had similar experiences

              cheers, Chris Maunder

              CodeProject.com : C++ MVP

              realJSOPR Offline
              realJSOPR Offline
              realJSOP
              wrote on last edited by
              #7

              What does he mean by "run faster? Shorter startup time? Shorter project load time? Compile time? Intellisense time? I'm running a (now ancient) Opteron 185 with 2gb under XP with IDE drives, and it's a helluvalot faster than running under Vista. Of course, I'm also not running anti-virus software either, and that REALLY gives VS2005 a speed boost.

              "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
              -----
              "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

              1 Reply Last reply
              0
              • C Chris Maunder

                Last week I interviewed a developer applying for a developer position at The Code Project. His resume said he had Mac experience so I asked about that. He said they were developing on Macs using either Parallels or Bootcamp (I forget which). He said it was because Visual Studio ran faster on Mac hardware than on a PC. Now I know comparing "Mac hardware" and "PC hardware" is an impossibly open and ill-defined comparison, but I just wanted to check if others had reached the same conclusion or had similar experiences

                cheers, Chris Maunder

                CodeProject.com : C++ MVP

                D Offline
                D Offline
                David Lane
                wrote on last edited by
                #8

                I am about to install Windows Vista Ultimate and VS2008 on am iMac with 2 gig of ram. I will be using VMWARE fusion and boot camp as testing platforms. Does anyone have any experience doing this? Does anyone want to hear from me about the results? Suggestions? Please don't bash Vista I have been using it for over a year and find it to be secure, and for a one year old operating system, reliable and compatible with most thing I use on windows.

                When prediction serves as polemic, it nearly always fails. Our prefrontal lobes can probe the future only when they aren’t leashed by dogma. The worst enemy of agile anticipation is our human propensity for comfy self-delusion. David Brin Buddha Dave

                P E 2 Replies Last reply
                0
                • D David Lane

                  I am about to install Windows Vista Ultimate and VS2008 on am iMac with 2 gig of ram. I will be using VMWARE fusion and boot camp as testing platforms. Does anyone have any experience doing this? Does anyone want to hear from me about the results? Suggestions? Please don't bash Vista I have been using it for over a year and find it to be secure, and for a one year old operating system, reliable and compatible with most thing I use on windows.

                  When prediction serves as polemic, it nearly always fails. Our prefrontal lobes can probe the future only when they aren’t leashed by dogma. The worst enemy of agile anticipation is our human propensity for comfy self-delusion. David Brin Buddha Dave

                  P Offline
                  P Offline
                  phannon86
                  wrote on last edited by
                  #9

                  I would definitely like to hear about the results please. I was pretty confident about choosing XP Pro, but interested to see how Vista Ultimate performs too.

                  He who makes a beast out of himself gets rid of the pain of being a man

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    Last week I interviewed a developer applying for a developer position at The Code Project. His resume said he had Mac experience so I asked about that. He said they were developing on Macs using either Parallels or Bootcamp (I forget which). He said it was because Visual Studio ran faster on Mac hardware than on a PC. Now I know comparing "Mac hardware" and "PC hardware" is an impossibly open and ill-defined comparison, but I just wanted to check if others had reached the same conclusion or had similar experiences

                    cheers, Chris Maunder

                    CodeProject.com : C++ MVP

                    R Offline
                    R Offline
                    Rama Krishna Vavilala
                    wrote on last edited by
                    #10

                    I am using VS 2008 on a Mac. VS 2008 is running on a VM. I think it is faster only when compared to another macchine with specs not as great as the Mac. SO teh comparison is not fair.

                    You have, what I would term, a very formal turn of phrase not seen in these isles since the old King passed from this world to the next. martin_hughes on VDK

                    C 1 Reply Last reply
                    0
                    • C Chris Maunder

                      Last week I interviewed a developer applying for a developer position at The Code Project. His resume said he had Mac experience so I asked about that. He said they were developing on Macs using either Parallels or Bootcamp (I forget which). He said it was because Visual Studio ran faster on Mac hardware than on a PC. Now I know comparing "Mac hardware" and "PC hardware" is an impossibly open and ill-defined comparison, but I just wanted to check if others had reached the same conclusion or had similar experiences

                      cheers, Chris Maunder

                      CodeProject.com : C++ MVP

                      C Offline
                      C Offline
                      ChesterPoindexter
                      wrote on last edited by
                      #11

                      I've been developing on a Mac for the last 9 months. It's running Vista Ultimate and VS2008 under parallels. I also have a machine running straight Vista with VS2008. Without getting into the specs they are pretty much the same. For me it seems the performance is comparable on both. Coherence mode under Parallels makes for a sweet environment.

                      Thomas

                      1 Reply Last reply
                      0
                      • D David Lane

                        I am about to install Windows Vista Ultimate and VS2008 on am iMac with 2 gig of ram. I will be using VMWARE fusion and boot camp as testing platforms. Does anyone have any experience doing this? Does anyone want to hear from me about the results? Suggestions? Please don't bash Vista I have been using it for over a year and find it to be secure, and for a one year old operating system, reliable and compatible with most thing I use on windows.

                        When prediction serves as polemic, it nearly always fails. Our prefrontal lobes can probe the future only when they aren’t leashed by dogma. The worst enemy of agile anticipation is our human propensity for comfy self-delusion. David Brin Buddha Dave

                        E Offline
                        E Offline
                        Ed Poore
                        wrote on last edited by
                        #12

                        David Lane wrote:

                        Windows Vista Ultimate

                        x86 or x64 version?

                        D 1 Reply Last reply
                        0
                        • E Ed Poore

                          David Lane wrote:

                          Windows Vista Ultimate

                          x86 or x64 version?

                          D Offline
                          D Offline
                          David Lane
                          wrote on last edited by
                          #13

                          x86

                          When prediction serves as polemic, it nearly always fails. Our prefrontal lobes can probe the future only when they aren’t leashed by dogma. The worst enemy of agile anticipation is our human propensity for comfy self-delusion. David Brin Buddha Dave

                          E 1 Reply Last reply
                          0
                          • D David Lane

                            x86

                            When prediction serves as polemic, it nearly always fails. Our prefrontal lobes can probe the future only when they aren’t leashed by dogma. The worst enemy of agile anticipation is our human propensity for comfy self-delusion. David Brin Buddha Dave

                            E Offline
                            E Offline
                            Ed Poore
                            wrote on last edited by
                            #14

                            It'd be interesting if you can to try the x64 as well since many people (myself included) who run it seem to have a much better time with it that the 32-bit version.


                            My Blog[^]

                            1 Reply Last reply
                            0
                            • C Chris Maunder

                              Last week I interviewed a developer applying for a developer position at The Code Project. His resume said he had Mac experience so I asked about that. He said they were developing on Macs using either Parallels or Bootcamp (I forget which). He said it was because Visual Studio ran faster on Mac hardware than on a PC. Now I know comparing "Mac hardware" and "PC hardware" is an impossibly open and ill-defined comparison, but I just wanted to check if others had reached the same conclusion or had similar experiences

                              cheers, Chris Maunder

                              CodeProject.com : C++ MVP

                              K Offline
                              K Offline
                              Kent Sharkey
                              wrote on last edited by
                              #15

                              I actually feel the same way (running VS2008 under Fusion feels faster than even with my desktop machine). It starts faster, and I seem to get fewer "White screens of angst". What I attribute it to is a combination of the MacBook Pro having fairly good components for a laptop, and the fact that I run less stuff in the background under a VM than I would a regular machine.

                              -------------- TTFN - Kent

                              1 Reply Last reply
                              0
                              • R Rama Krishna Vavilala

                                I am using VS 2008 on a Mac. VS 2008 is running on a VM. I think it is faster only when compared to another macchine with specs not as great as the Mac. SO teh comparison is not fair.

                                You have, what I would term, a very formal turn of phrase not seen in these isles since the old King passed from this world to the next. martin_hughes on VDK

                                C Offline
                                C Offline
                                code frog 0
                                wrote on last edited by
                                #16

                                Have you looked into ASP .Net development directly on the Mac and which tools you would use? I'm currently wanting to do this. I'm not on a Mac just to use a VM (LAME). I have a Windows box for that... :)

                                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