This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Please try out new inlining heuristics
On Sun, 29 Jun 2003, Jan Hubicka wrote:
> And it seems to work somehow... I've stripped down your testsuite so it
> runs only 18 minutes and tested all three heuristics I've implemented.
> Interestingly enought the first one is still a winner.
So, you're saying that your patch generates better code...
> The compile time savings are not that high tought.
> Instead compilation time comes form 8:30 to 7:20 but I hope I will be
> able to tune them a bit better.
...and then complain about a compile-time improvement of "only" 14%?
You're getting truly ambitious! :-) (Not that I'd mind, of course!)
Gerald