This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Faster compilation speed


On Friday, August 9, 2002, at 04:17 PM, Alan Lehotsky wrote:

This is DEFINITELY TRUE!

For example, the Bliss11 compiler ACTUALLY ran faster with optimization turned on because assembling the unoptimized code actually took longer than the time running FULL optimization required for anything but the most trivial programs.
Shall we take it as a given that nobody is going to check
in a patch for faster compilations without benchmarking
and making sure that it really does speed things up?

			--Matt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]