on Fri Apr 01 2016, Erik Eckstein wrote:
> Hi,
>
> I'd like to give some more information about the inliner changes I landed
> this week.
>
> The goal was to restrict inlining to improve code size while not degrade
> performance (too much).
> This was mainly achieved by improving the heuristic
Hi,
I'd like to give some more information about the inliner changes I landed this
week.
The goal was to restrict inlining to improve code size while not degrade
performance (too much).
This was mainly achieved by improving the heuristic for the inlining decisions.
Some of our optimizations are