AnandTech Exclusive: Sun's sub-$1000 SunFire X2100 Server
by Kristopher Kubicki on September 12, 2005 1:29 AM EST- Posted in
- Systems
Compiling
We expect our X2100 to take the largest hit in performance here, during the compiling tests. Our previous analyses have shown that hard drives are often the bottleneck on heavy compiles. Our Aquarius uses SATA rather than SCSI, a performance hit for any server doing heavy compilations. Then again, the Aquarius also has a lighter core logic when compared to other systems that we've looked at in the past, as well as faster unbuffered memory.
GNU Make 3.79.1 / GCC 3.4.2
While GCC isn't multithreaded, we can run multiple jobs using the -j command in make. Below, you can see the significant improvement on performance going from 1 to 3 jobs. We used the commands as below to compile the Linux 2.6.4 kernel from kernel.org:
# yes "" | make config
# time make -jX
We expect our X2100 to take the largest hit in performance here, during the compiling tests. Our previous analyses have shown that hard drives are often the bottleneck on heavy compiles. Our Aquarius uses SATA rather than SCSI, a performance hit for any server doing heavy compilations. Then again, the Aquarius also has a lighter core logic when compared to other systems that we've looked at in the past, as well as faster unbuffered memory.
GNU Make 3.79.1 / GCC 3.4.2
While GCC isn't multithreaded, we can run multiple jobs using the -j command in make. Below, you can see the significant improvement on performance going from 1 to 3 jobs. We used the commands as below to compile the Linux 2.6.4 kernel from kernel.org:
# yes "" | make config
# time make -jX
24 Comments
View All Comments
erikpurne - Monday, September 12, 2005 - link
"...seem too phased by this either;..."Brian23 - Monday, September 12, 2005 - link
Time to buy SUNW stock!TwistyKat - Monday, September 12, 2005 - link
I'd wait to see what happens after the Niagra launch. If that gains traction, the sky is the limit with SUNW.cHodAXUK - Monday, September 12, 2005 - link
Yep, Sun are starting to looking very interesting these days.