Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!psuvax1!news From: melling@cs.psu.edu (Michael D Mellinger) Newsgroups: comp.sys.next Subject: Re: Nextstation (25MH '040) performance on emulated floating point Message-ID:
Date: 19 Jan 91 01:05:31 GMT References: <40460@ucbvax.BERKELEY.EDU> <1693@marlin.NOSC.MIL> Sender: news@cs.psu.edu (Usenet) Distribution: na Organization: Penn State Computer Science Lines: 20 In-Reply-To: aburto@marlin.NOSC.MIL's message of 18 Jan 91 22:12:20 GMT Nntp-Posting-Host: client3.cs.psu.edu In article <1693@marlin.NOSC.MIL> aburto@marlin.NOSC.MIL (Alfred A. Aburto) writes: Could you please run the following program on the 040. It is a very simple program but numerous folks over in 'comp.benchmarks' have run it on their systems and it would be interesting to see where the NEXT 040 fits. Perhaps NeXt did not use the Motorola math function library ? The math function library from Motorola I am assured is faster than a 33 MHz 68882. The FP operations like +,-,*,/ are many times faster than the 68882 (I understand but I am not sure). handel> cc -O bench.c handel> time a.out r = 16.695311 RunTime = 26.133333 26.137u 0.171s 0:26.78 98% 0+0k 0+0io 0pf+0w -Mike