Where's the SPARK in my SPARC????

Kipp Hickman kipp at warp.esd.sgi.com
Fri Feb 22 10:58:58 AEST 1991


In article <1991Feb21.120049.5626 at jarvis.csri.toronto.edu>, corkum at csri.toronto.edu (Brent Thomas Corkum) writes:
|> cc -float *.c -lm -o compute          -> SGI
|> cc -fsingle *.c -lm -o compute        -> SUN

I think you need to run the optimizer on both machines to achieve a better analysis of your performance.

In any case, the best way to determine a machines performance is to run your application, not benchmarks.  SGI machines typically show up as slower in benchmarks (especially when other vendors publish them) but actually run real applications significantly faster.  SGI also tends to understate our performance numbers as there are a *HUGE* number of variables in determining real application performance.

				kipp



More information about the Comp.sys.sgi mailing list