[parisc-linux] Linux/PA-RISC speed (was Re: C240 Graphics, 64bit kernel and more)
Alan Cox
alan@lxorguk.ukuu.org.uk
Fri, 16 Nov 2001 10:10:28 +0000 (GMT)
> Alpha (gcc-2.95.4) : real 5m45 user 5m13 system 9s
> Alpha (gcc-3.0.2 20010924): real 4m36 user 4m12 system 10s
> C200+ (gcc-3.0.2 20010922): real 8m23 user 7m48 system 33s
> dual P3/700 (gcc-2.95.4) : real 1m20 user 1m17 system 3s
Be cautious. Unless you built cross compilers and each is building for
the same target you are doing different amounts of work for each target
CPU
Looking at the high system time I guess there is work to do on the hppa,
but it doesn't suprise me. It takes a lot of time to tune a port after it
actually works reliably