Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!oliveb!pyramid!batcomputer!braner From: braner@batcomputer.tn.cornell.edu (braner) Newsgroups: comp.sys.atari.st Subject: Re: Mark Williams C 2.0 benchmark Message-ID: <995@batcomputer.tn.cornell.edu> Date: Wed, 13-May-87 00:30:30 EDT Article-I.D.: batcompu.995 Posted: Wed May 13 00:30:30 1987 Date-Received: Sat, 16-May-87 02:35:23 EDT References: <136@xrxns.UUCP> <322@transys.UUCP> <942@batcomputer.tn.cornell.edu> <68@decvax.UUCP> Reply-To: braner@tcgould.tn.cornell.edu.UUCP (braner) Organization: Cornell Theory Center, Cornell University, Ithaca NY Lines: 25 Summary: Megamax is 3--4 times faster [] OK, I finally sat down and timed Megamax compiling a large program. System: 1040STf (1 meg, internal floppy drive unused), 576K RAMdisk (_everything_ done there), Megamax v1.1, micro-C-Shell. Program: 22K (1000 lines, _not_ heavily commented) C source plus some #include files, 3 external precompiled (.o) modules. Final (executable) program size 45K. Program mostly does FP calcs. Timings (in seconds): 6 Enter microEMACS, read source, write source 20 compile 35 link --- 61 total Compare with about 220 for MWC compiling a smaller program, as posted. Megamax v2.0 (promised "soon") will supposedly have a faster linker. - Moshe Braner Disclaimer: I have no affiliation with Megamax except as a customer. There are many infuriating bugs in the Megamax C Language system, v1.1 (some of which I posted) - as there are in all the other systems... The current Megamax FP lib is _terried bya