[comp.arch] MC68040 benchmark claims

crisp@mips.COM (Richard Crisp) (02/12/90)

In article <2938@oakhill.UUCP> davet@oakhill.UUCP (David Trissel) writes:
>
>The fastest Dhrystone 2.1 I have seen reported for SPARC (obtained from the 
>report file delivered with the 4/89 Usenet distribution of the benchmark) is 
>23,148 KDhrys. The MC68040 runs that benchmark at twice the speed.
>
> -- Dave Trissel - Motorola Semiconductor, Austin Texas


Dave, would you describe the environment (hardware, software, clock rate,
memory access time (in clock cycles)) for the 68040 system whose performance
you quote? As has been stated time and again in this forum, without such
data benchmark results are meaningless.

-- 
Making the world safe for technocracy.

davet@oakhill.UUCP (David Trissel) (02/12/90)

In article <35816@mips.mips.COM> crisp@mips.COM (Richard Crisp) writes:

>> is 23,148 KDhrys. The MC68040 runs that benchmark at twice the speed.
>
>Dave, would you describe the environment (hardware, software, clock rate,
>memory access time (in clock cycles)) for the 68040 system whose performance
>you quote? As has been stated time and again in this forum, without such
>data benchmark results are meaningless.

The benchmark time is for a 25 Mhz MC68040. The software is the MC68UCC4.2 C
compiler with -O and #include string.h (inline strings.) External memory 
times have no effect on the execution time of Dhrystone on any MC68040 system. 
This is because the benchmark runs entirely out of the MC68040 on-chip cache.

 -- Dave Trissel - Motorola Semiconductor, Austin