Linked by Thom Holwerda on Fri 11th Jan 2008 11:57 UTC, submitted by anonymous
Benchmarks "Earlier this week Apple released updated Mac Pros that use Intel's new Penryn processors. Also new is the fact that the standard Mac Pro configuration now comes with eight (instead of four) cores. Of course, what I've been wondering (as I sit here and think about getting a new Mac Pro) is how does the new standard eight-core Mac Pro perform compared to the old high-end Mac Pro? I've gathered Geekbench 2 results for both Mac Pros to find out."
Thread beginning with comment 295401
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Quad Core Laptop
by stew on Fri 11th Jan 2008 19:35 UTC in reply to "Quad Core Laptop"
stew
Member since:
2005-07-06

Nah, you just need a proper IDE that compiles on multiple CPUs at the same time. Then you can easily keep 16 cores busy.

Reply Parent Bookmark Score: 2

RE[2]: Quad Core Laptop
by Matt Giacomini on Fri 11th Jan 2008 21:07 in reply to "RE: Quad Core Laptop"
Matt Giacomini Member since:
2005-07-06

Nah, you just need a proper IDE that compiles on multiple CPUs at the same time. Then you can easily keep 16 cores busy.


Which IDE are you refering to?

Reply Parent Bookmark Score: 1

RE[3]: Quad Core Laptop
by nevali on Sat 12th Jan 2008 01:12 in reply to "RE[2]: Quad Core Laptop"
nevali Member since:
2006-10-12

Which IDE are you refering to?


Presumably any which you can configure to do “make -j16” in a subshell.

(I've also got a feeling that Xcode supports parallel compilation using whatever resources you have available—it would make sense, given that it has a load of support for distributed compilation too)

Reply Parent Bookmark Score: 2