3100 mix and match

Jim Gettys jg at max.crl.dec.com
Thu Dec 7 01:34:33 AEST 1989


The GPX on the PMAX would have been a "graphics decellerator".

For example, at best, the GPX can do around 20k characters/second.
PMAX does around 50-60K characters/second (in color, monochrome is
yet faster; R4 numbers are around 100k for color).

Similar numbers apply for almost all graphics operations, with
the exception of aligned raster-op, where memory bandwidth on the
PMAX is less than that available on the GPX.  The unaligned case,
which one might have expected the hardware to help on, turns
out to be slower in hardware than the PMAX does in software.
Everything else is much faster.

On the whole, for most applications, the PMAX outperforms a GPX system
by a large margin.  For complex stuff, a large multiple indeed.

So go look at real numbers before coming to any conclusions on graphics
performance.  The x11perf program will give you an interesting set
of performance numbers to work from.
				- Jim Gettys



More information about the Comp.unix.ultrix mailing list