Re: performance gcc vs other compilers?

cdg@nullstone.com (Christopher Glaeser)
2 Apr 1996 23:34:11 -0500

          From comp.compilers

Related articles
performance gcc vs other compilers? wchuang@inews.intel.com (Weihaw Chuang) (1996-03-29)
Re: performance gcc vs other compilers? cdg@nullstone.com (1996-04-02)
Re: performance gcc vs other compilers? jfc@mit.edu (1996-04-06)
| List of all articles for this month |

From: cdg@nullstone.com (Christopher Glaeser)
Newsgroups: comp.compilers
Date: 2 Apr 1996 23:34:11 -0500
Organization: Compilers Central
References: 96-03-211
Keywords: GCC, performance, WWW

Weihaw Chuang <wchuang@inews.intel.com> writes:
> Is there a comparison of gcc's performance against other compilers,
> like AT&T cc, and HP's optimizings compiler? Especially one that
> compares by optimizations like register allocation, loop unrolling,
> inlining, etc.


The page http://www.nullstone.com/htmls/results.htm includes
performance results of the gcc compiler for various optimizations, and
links to several other compiler performance results, including
Symantec and Motorola.


Regards,
Christopher Glaeser cdg@nullstone.com
Nullstone Corporation http://www.nullstone.com
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.