Rosetta Performance (or lack thereof)

With no Universal Binary versions of Adobe or Microsoft applications, you're bound to run into something that isn't native on the Mac Pro.  Of course if there's performance to be lost, we're there to benchmark it. 

First off, let's look at our Word HTML conversion test.  Note that this test used to crash on earlier builds of OS X, but Apple has thankfully fixed the problem so it now completes.  The only other problem is that it takes a long time to complete:

Rosetta Performance - Microsoft Word HTML Conversion

The fastest Mac Pro configuration we tested took about three times as long to complete this test as the PowerMac G5, and that's about how things feel when you're running a Rosetta application.  The application is always bearable, but it feels like everything takes 2 - 3x as long as it would if it were native. 

Next up we ran PSBench under Photoshop CS2 and came away with some more interesting results:

  Apple Mac Pro 2.66GHz (Quad) Apple Mac Pro 2.66GHz (Dual) Apple PowerMac G5 2.5GHz (Dual)
Rotate Clockwise - 90 degrees
0.6
0.5
0.5
Rotate Clockwise - 9 degrees
2.2
3
1.2
Rotate Clockwise - 0.9 degrees
4
4.1
3.6
1 pixel Gaussian Blur
2.2
2.3
2.1
3.7 pixel Gaussian Blur
2.5
3.4
2.8
85 pixel Gaussian Blur
3
4.2
3.1
50%, 1 pixel, 0 level unsharp mask
2.3
3
2.2
50%, 3.7 pixel, 0 lever unsharp mask
3.4
4.3
3.6
50%, 10 pixel, 5 level unsharp mask
3.2
4.6
4
Despeckle filter
2.2
2.4
2.5
RGB to CMYK
3.8
5.2
3.4
60% Reduction
1.4
1.6
1.4
Lens Flare
5.3
5.3
4.9
Color Halftone Filter
21.5
23.1
9.2
NTSC Colors Filter
5.9
5.9
4.1
Accented Edges Brush Strokes
13.3
13.7
10.7
Pointillize Filter
31
36.9
15.8
Watercolor Filter
28.8
31.2
20.8
Polar Coordinates
2.1
2.9
1.6
Radial Blur Filter
7.3
11.3
17.1
Lighting Effects Filter
3.5
4
2.9
Total
149.5
172.9
117.5

 

The PowerMac G5 is still faster, overall it completed all of the tasks about 32% faster than the dual core Mac Pro 2.66GHz but comparing it to the shipping quad core configuration closed that gap even more.  There were even some tests that the non-native Mac Pro could complete quicker than the PowerMac G5, which bodes well for how fast the Mac Pro will be when Photoshop CS3 eventually comes out. 

Overall, Rosetta has gotten better in terms of stability, but performance is still no where near native G5 performance on average (nor did anyone expect it to be).  You can get by using Rosetta, but it will irritate you especially if you're using any Universal Binary applications on a regular basis as the difference in performance is fairly apparent. 

Multitasking Performance - The Quad Core Advantage Power Consumption
Comments Locked

96 Comments

View All Comments

  • plinden - Thursday, August 17, 2006 - link

    I know of at least one multithreaded LAME encoder for iTunes, but I've never used it so don't know how fast it is - http://www.versiontracker.com/dyn/moreinfo/macosx/...">http://www.versiontracker.com/dyn/moreinfo/macosx/...
  • Maury Markowitz - Wednesday, August 16, 2006 - link

    The MP3 process itself might not be, but the load -> encode -> write process most certainly is threadable.

    Maury
  • Questar - Wednesday, August 16, 2006 - link

    Reading and writing a file most likely doesn't use very much in system resources.
  • Dennis Travis - Wednesday, August 16, 2006 - link

    Good job Anand. I can't wait for the next part!!

  • WeirdZen - Wednesday, August 16, 2006 - link

    Something I have not seen mentioned is support for Video Cards. Now that these are using a different Bios, can we use standard PC Video Cards, or are we still forced to pay too much money for a slim selection of cards?
  • Maury Markowitz - Wednesday, August 16, 2006 - link

    The basic answer is "no, but it is likely you can make them work with some effort". There are two basic problems, one is the boot firmware on the card, and the other is the drivers in the Mac OS (or lack thereof). Both can be addressed, and have been in the past. Here's the scoop:

    The firmware on the basic PC card is basically aimed at getting a BIOS-based machine up and running. Since the Mac uses EFI, this doesn't work, and a PC card in a Mac simply won't boot (nothing bad happens though, just nothing happens). The Mac cards replace this BIOS-based code with one that appears to work fine on both BIOS and EFI machines. So basically a Mac card will work fine in any PC, but most PC cards will not run in the Mac. EFI is expected to become more common in the future though, so we'll have to see how this turns out six months from now.

    Now it's just firmware. That means you can download it from a Mac version and upload it to a PC version and presto. The problem here is that the combination on the Mac drive ends up being larger, which shouldn't be surprising. So while most PC cards have a 64k flash on them for the firmware, the Mac version is about 110k and needs a 128k flash. SOME PC cards have this, but generally it's rare.

    Things are not so bad as they seem. In the past hackers have been able to strip out the PC-only code, leaving a smaller Mac-only version that will fit into 64k. It will be a little while before we know if this is possible for the EFI driver too, it's simply too early to know yet. Another option is to solder a 128k flash onto your card, but obviously that's much more "serious".

    The other issue is the drivers in the Mac OS. Every card has a unique ID and vendor code in it, and the Mac OS tries to look up cards by pattern matching on these IDs. So even if you did flash the firmware, the Mac wouldn't find the driver matching those codes, and fail to load it. The news here is very good though, because Apple puts practically everything into normal text files, including these codes. It's a triviality to find them in the driver and change them to match your card.

    So we'll all just have to wait a bit and see how it all turns out. The basic long-n-short is that its definitely _possible_ in theory.

    Finally, a word or two about SLI/CrossFire. These are a different matter entirely. Basically these systems use custom drivers that split every message being sent out of the video drivers and sends them to both cards at the same time. That way they both have an identical copy of the "world". Clearly the normal drivers cannot be used, and unless someone makes a driver for the Mac, these things simply aren't going to work.

    There is one oddball though, the GeForce 7950 GX2. This card is basically two 7900's bolted together, with SLI _internal_. From what I understand, the machine and OS has no idea that it's not talking to a bog-standard 7900. Assuming all the problems above can be worked out, it is just possible that the Quattro driver Apple has now could be adapted to work with this card. THAT would be good enough for me, Halo runs full-screen on a 30" LCD on this card...

    Maury
  • Pirks - Wednesday, August 16, 2006 - link

    yeah Anand please tell us if we can buy nice cheap evga 7900GT and stick it inside this fruity beast
  • VooDooAddict - Wednesday, August 16, 2006 - link

    I think this is a burning question amoung those of us thinking about this beast.
  • ViRGE - Wednesday, August 16, 2006 - link

    Early results look like it won't happen. For Mac OS X, the card needs to support EFI, which means there needs to be a portion of the video BIOS programmed to handle it. Right now only Mac-specific cards seem to be able to do so, and PC cards can't be flashed because the Mac cards are using a larger EEPROM for the BIOS.
  • delta53 - Wednesday, August 16, 2006 - link

    They go on and on about the price difference and fail to tell you that the Apple doesn't include at monitor or a protection plan which the price of the dell includes both. The price for the apple plan is $249 for 3 years. Dell will take off $149 for the monitor. Therefore, the Apple with protection plan without monitor is $2748.00 and the Dell with the protection plan without monitor is $2961.00. Price difference $213.00. That is comparing apples to apples.

Log in

Don't have an account? Sign up now