[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Downgrading glibc + upgrading kernel?



At 2002-08-21T02:05:32Z, Tom Cook <tom.cook@adelaide.edu.au> writes:

>>  And two is that the binaries produced are very large due to inlining.

> And presumably very fast due to that too.

Actually, inlining can actually slow down processing *if* the inlined block
is large enough to push other oft-referenced data out of the cache.
Sometimes a simple loop can be faster than inlined code.
-- 
Kirk Strauser
The Strauser Group - http://www.strausergroup.com/



Reply to: