<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 27 November 2017 at 04:15, Nicolas Cellier <span dir="ltr"><<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2017-11-26 21:04 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br><div dir="ltr">Hi,<div><br></div><div>Thanks Nicolas. I will try anytime soon (Wednesday at worst) to regenerate the code.</div><div><br></div></div></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>About MiscPlugin... </div><div><br></div><div>I have set-up a project with my student for next semester (January-May). The idea is to:</div><div>1) Port Misc to standard plugin architecture.</div><div>2) Evaluate the performance of specific primitives in JIT intrinsic (I mean rewritten like SmallInteger>>#+ in the JIT), especially findSubString and compareString, both with standard instructions of Cog's RTL and with SSE4.2 string instructions.</div><div>3) Based on evaluation, consider to move 1 or 2 primitives from plugin to core VM primitives and add the intrinsic version in production.</div><div><br></div><div>I did 3 steps so the project is interesting and allows to work with different part of the VM, but I think only 1) is guaranteed to be done with the student level. I expect therefore the Misc problem to be solved by the end of March (If my student don't do it I will do it).</div><div><br></div><div>If you want to collaborate on this at a rate of one ~15 min skype meeting per month please tell me, I will introduce you to the student (we're all French speakers).</div><div><br></div><div>By the way, I think the new Misc should be renamed ByteObjectPlugin since this is about ByteString & ByteArray (hash, comparison, indexOf:, findSubString, ...) and BitMap (compression/decompression). What do you think ?</div><div><br></div></div></blockquote><div><br></div><div>Yes, good idea, and while at it, we will make the String comparison return -1, 0 or 1 insted of 1,2,3.</div><div>Maybe ByteObjectAcceleratorPlugin, but it's a bit long...<br></div></div></div></div></blockquote><div><br></div><div><br></div><div>"Accelerator" seems redundant.  Isn't that semantic implicit in making a plugin? </div><div> </div><div>cheers -ben</div></div></div></div>