pharo-vm
pharo-vm copied to clipboard
Specialize primitive at
Made in a dojo with many people :)
Adding two specialised versions of primitiveAt
.
-
primitiveAtByteArray
for bytearrays -
primitiveAtPointerArray
for normal arrays - Includes jitted version built by Druid 😎
This PR is related to https://github.com/pharo-project/pharo-vm/pull/638, but needs more work (I left some comments). We should merge both together.
We should merge both together.
I agree
Spamming @PalumboN
Migrated to https://github.com/evref-inria/pharo-vm/pull/8