Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!ncar!mephisto!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: benchmarking MINIX-ST Message-ID: <20393@nigel.udel.EDU> Date: 28 May 90 07:23:20 GMT Sender: usenet@udel.EDU Lines: 16 All results refer to dhrystone.c as posted with 1.5.10, but with TIMES defined instead of TIME, and NOENUM and NOSTRUCTASSIGN are NOT defined. running it, compiled with the ACK compiler, on an ACK compiled 1.5-System yields 726 Dhrystones, compiling it with the c68 compiler yields 932 Dhrystones the same, with a c68-compiled library yields 1019 Dhrystones. (<== was: 926 Dhrystones under ST-1.1) The same figure comes out when using a c68-compiled system, so the weak points of the ST-1.1-version are eliminated. BTW, the same binary that makes 1019 Dhrystones under 1.5 makes only 926 Dhrystones under an ACK-compiled ST-1.1-System. C.v.W.