« G5 & Cinema Display, eine gute Idee ? | Main | G5 2000 vs Athlon 1800 »

G5: A real life test

I downloaded textutils2.1 from GNU/Linux :) and ran the ./configure ; make on it.
This is on a G5 running some NDA OS using two Seagate Barracuda drives RAIDed together in stripe configuration. The development environment on the G5 is gcc 3.3 and whatever came with the installed NDA toolkit.

I made a little shell script xxx.sh which I ran with time ./xxx.sh

#! /bin/sh
make distclean > log 2>&1 
./configure >> log 2>&1
make >> log 2>&1 
I had the clock in the menubar turned off and I set Terminal to not show the running process in the windows title, as this is bound to waste some cycles. I checked with top before, that the system otherwise appeared quiet. I ran it three times and used the lowest numbers

real1m35.1 user0m37.3 sys1m4.1

Apparently the dual processor configuration is helping a little bit here, because the combined user and sys time is actually more than the real time.

it would be interesting to contrast this with a non-RAIDed Dual-G5 and of course with some Athlon Linux box. So if you have the time send me some results. This are the results of my Apple Cube, my main development machine for the last couple of years with a WDC WD205AA 20GB/5400 drive

real5m15.1 user2m34.9 sys2m28.5

About

This page contains a single entry from the blog posted on October 5, 2003 10:56 PM.

The previous post in this blog was G5 & Cinema Display, eine gute Idee ?.

The next post in this blog is G5 2000 vs Athlon 1800.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.34