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]

Re: Sigh. Inlining heuristics.


dewar@gnat.com writes:

> <<I'm trying to do both. Give a way to say "don't bloat my code and
> compile times by inlining till you've made one huge function out of my
> entire module that is 2% faster but took 45x longer to compile", while
>>>
> 
> Of course if you really make a "huge function", it is likely to have
> poorer performance due to icache pressure.
Of course, which is probably what is killing us.


-- 
"I bought a dog the other day...  I named him Stay.  It's fun to
call him...  "Come here, Stay!  Come here, Stay!"  He went
insane.  Now he just ignores me and keeps typing.  He's an East
German Shepherd.
"-Steven Wright


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