Subject: Benchmark results for gcc From: ajayshah@lill.frmug.fr.mugnet.org (Ajayshah) Date: Sun, 30 May 1993 16:18:00 +0001
ÿ@SUBJECT:Benchmark results for gcc -O2 to compile jgraph
ÿ@ORIGIN :University of Southern California, Los Angeles, CA, US N
Message-ID: <1ubfc6$qh4@almaak.usc.edu>
Newsgroup: comp.benchmarks,comp.os.linux,comp.unix.pc-clone.32bit
comp.sys.sun.misc
The relevant file is pub/jgraph.Z on princeton.edu
You must edit the makefile to use gcc -O2 (doublecheck: just setting
CFLAGS is not enough).
This is 5000 lines of .c files.
Unless otherwise stated below, the PCs are all running Linux and the
Sun is running SunOS 4.1.x, and the gcc version is 2.3.3+.
Using CFLAGS = -O2
==================
386@40 w/8Meg, IDE disk, running Linux (SLS 1.01) 720s
from Nicolai Langfeldt (janl@ifi.uio.no)
486@33 w/16M, SCSI 205s
from Brian Edmonds (edmonds@edmonds.home.cs.ubc.ca)
486@33 with 20M 177s
SS2 with 40 M 120s
from David Mazieres (maziere1@das.harvard.edu)
486@50 w/16M, running SVR4 100s
Using CFLAGS = -O2 -pipe
========================
from Nicolai Langfeldt (janl@ifi.uio.no)
486@33 w/16M, SCSI 210s
from Brian Edmonds (edmonds@edmonds.home.cs.ubc.ca)
486@33 with 20M 105s
SS2 with 40 Meg 100s
Using CFLAGS = -O2 -pipe and gmake -j
=====================================
from Brian Edmonds (edmonds@edmonds.home.cs.ubc.ca)
486@33 with 20M 105s
600 MP with 4 (SS2) CPUs 62s
-- Ajay Shah, (213)749-8133, ajayshah@rcf.usc.edu