<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 15, 2015 at 9:46 AM, Duncan P. N. Exon Smith <span dir="ltr"><<a href="mailto:dexonsmith@apple.com" target="_blank">dexonsmith@apple.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm happy to defer to conventional wisdom here if anyone wants me to<br>
(and TBH, I've only been looking at profiles that include debug info,<br>
so maybe `sizeof(Function)` matters with -g0).<br></blockquote><div><br></div><div>I think JITs are a more compelling use case for keeping Function small. They shouldn't have to pay too much for a feature they don't use. </div></div></div></div>