Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!smurf!gopnbg!altger!doitcr!flo From: flo@doitcr.doit.sub.org (Florian Reichl) Newsgroups: comp.os.msdos.programmer Subject: Re: Which C compiler ? Message-ID: <1446@doitcr.doit.sub.org> Date: 15 Jul 90 19:29:35 GMT References: <2622@nisca.ircc.ohio-state.edu> Reply-To: flo@doitcr.doit.sub.org (Florian Reichl) Organization: DOITCR / FLOENZ1, Public Access Unix Munich/W.-Germany Lines: 9 There was a pretty good and complete review of C compilers in Computer Language of May '90. Their conclusion was that Microsoft C 6.0 was the best optimizing compiler of the 14 tested. Performance of a compiled real world application was best when compiled by MSC 6.0 using the compact memory model and best when compile by Watcom C 7.0 using the large memory model with MSC 6.0 only needing 1% more execution time. Hope this helps you! -- Florian