<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2016-11-21 10:05 GMT+01:00 Clément Bera <span dir="ltr"><<a href="mailto:bera.clement@gmail.com" target="_blank">bera.clement@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>Hi.</div><div><br></div>#<span style="font-size:12.8px">doesNotUnderstand: is added to the PIC. It's a special case handled for performance. DNUs are slower than normal sends but the overhead is acceptable.</span></blockquote><div><br></div><div>But when it is in PIC it is not anymore slower? </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Other VM call-backs are not added to PIC. In this case the VM is slower. But this is usually not present in production application.</span></div></blockquote></div><br>Proxies could be based on it and used in production.</div><div class="gmail_extra"><br></div><div class="gmail_extra">What about callback message when readonly objects is going to be modified? Is it jitted?</div><div class="gmail_extra"><br></div></div>