> 
> You should never mention benchmarks basing on distant memories.
> 
> 
> Yesterday I reran the byte benchmark using out of the box RedHat 6.2,
> with egcs and the -O3 flag and varying the -m flag from -m386 to
> -mpentiumpro.  The box was a PII 400 with 64 Megs of Ram.
> 
> The difference between the slowest and fastest run was:
> 
> -Memory index: 3%
> -Integer index: 15%
> -Floating point index: 5%
> 
> So for software who is integer intensive it could make sense to
> produce specific RPMs for PIIs.  (Provided egcs does not generate
> buggy code with -mpentiumpro).

I've not seen the benchmark programs (is the source freely available?), 
but it's highly unlikely that any commonly-used program uses integer 
arithmetic anything like as much as a benchmark.

That is, a real program is unlikely to benefit by anything like as much as 
a benchmark written specifically to test such a feature.


Something I would like to see is some means of ranking the assorted models 
of Pentium, Pentium II, Pentium III, Celerons and assorted AMD and Cyrix 
processors.

Preferably, something to answer the question:
Does a BP6 with two C400s beat a Pentium III 600?

but also to tell how much faster  C433 is than a C400, and where do the Cs 
fit in compared with Pentium IIs and IIIs.

-- 
Cheers
John Summerfield
http://os2.ami.com.au/os2/ for OS/2 support.
Configuration, networking, combined IBM ftpsites index.


-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to