At 04:41 PM 02/09/1999 -0800, Brendan Miller wrote:
>BogoMIPS aside ('cause we all know what they're worth), which machine 
>would be "faster" under Linux--a Dual PPro-200MHz or an AMD K6-2 400?
>Assume same video, same disk subsystem, same amount of memory (64M or 
>128M, you pick), and a "standard" set of tasks--no extreme number 
>crunching, an occasional "large" compilation (the kernel, say), net-
>surfing, mail reading, man xterms for development, etc., etc.  Any 
>takers?

Compiling Linux 2.0 with default config:
  K6-2 333, 192MB EDO: 
    3:38  make vmlinux
    3:40  make -j3 "MAKE=make -j3" vmlinux
  Dual PPro 200, 192MB EDO:
    4:06  make vmlinux
    2:24  make -j3 "MAKE=make -j3" vmlinux

Presumably a K6 400 is 20% faster than a K6 333.  Probably more
than that if you'll be using 100MHz SDRAM.
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to