Re: 50 times longer to compile than copy

Lex Spoon <lex@cc.gatech.edu>
9 Nov 2000 12:12:01 -0500

          From comp.compilers

Related articles
50 times longer to compile than copy smnsn@my-deja.com (2000-11-04)
Re: 50 times longer to compile than copy ian@jawssystems.com (2000-11-05)
Re: 50 times longer to compile than copy vii@penguinpowered.com (John Fremlin) (2000-11-05)
Re: 50 times longer to compile than copy s337240@student.uq.edu.au (Trent Waddington) (2000-11-05)
Re: 50 times longer to compile than copy chase@naturalbridge.com (David Chase) (2000-11-07)
Re: 50 times longer to compile than copy Sid-Ahmed-Ali.TOUATI@inria.fr (Sid Ahmed Ali TOUATI) (2000-11-07)
Re: 50 times longer to compile than copy ONeillCJ@logica.com (Conor O'Neill) (2000-11-09)
Re: 50 times longer to compile than copy lex@cc.gatech.edu (Lex Spoon) (2000-11-09)
Re: 50 times longer to compile than copy christl@belinda.fmi.uni-passau.de (2000-11-09)
Re: 50 times longer to compile than copy jacob@jacob.remcomp.fr (jacob navia) (2000-11-09)
Re: 50 times longer to compile than copy vbdis@aol.com (2000-11-11)
| List of all articles for this month |

From: Lex Spoon <lex@cc.gatech.edu>
Newsgroups: comp.compilers
Date: 9 Nov 2000 12:12:01 -0500
Organization: Georgia Institute of Technology, Atlanta GA, USA
References: 00-11-034
Keywords: performance
Posted-Date: 09 Nov 2000 12:12:01 EST

smnsn@my-deja.com writes:
> Does anybody have any idea why my local compiler would be taking
> this much time? What might the compiler be doing with all those extra
> nanoseconds? I'm not sure I can expect that my local compiler might
> be optimized for speed. Actually that's an interesting question in
> itself. Do compilers exist that improve on this 50:1 to 90:1 ratio?


Supposedly lcc is extremely fast. If you have the time, it would be
interesting to see how well it fares in this case.


-Lex


Post a followup to this message

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