[net.arch] Latest Drystone Benchmarks Posted to net.sources

rer@vaximile.UUCP (R.RICHARDSON) (10/15/85)

The latest compilation of drystone benchmarks has been posted to net.sources.
Especially interesting are the figures for the Amdahl.  I'm looking for
figures for the AT&T PC6300+ and any Cray figures.  Please respond
directly to me.

Rick Richardson
..!houxm!vaximile!rer
(201) 834-1378

glen@kepler.UUCP (Glen Rotan) (10/18/85)

There have been several postings lately of timings with
the dhrystone benchmark.  It is important to note that the
the timings for UNIX systems were done using the time(2) function.
This function measures total elapse time rather than the time the
computer spends on this program.  The times given by this method
represent not only the speed of the computer system, but also how
busy it is running other jobs.  Using this method the system I'm
on yields results ranging from 107 to 352 dhrystones per second for
the non-register version.  (frank@sagan.uucp got 305 as the highest
on a twin to this one.  I think I got the larger number because
I was a little more persistent).

There are two ways around this.  The easiest is to take timing out of the
program and use the time(1) command to measure the time spent on this task.
The other way is to modify the program to use the times(x) function to
do timing.  Both give 264 and 290 dhrystones per second on the Cosmos
for non-register and register runs respectively.  The deviation using either
of these has not been more than +/-10 dhrystones.
--
glen

Glen Rotan @ MicroPro Product Development
{hplabs,dual,ptsfa,lll-crg,glacier}!well!micropro!kepler!glen