TaggedArrays (Proposal)
Mark Roos
mroos at roos.com
Thu Jul 5 13:26:05 PDT 2012
Hi Jim
I was wondering if you could post the use case that led you develop the
TaggedArray?
I looked over our Smalltalk app and I could not see an obvious pattern
where mixing
primitives and references in a collection is common.
On a similar note I was curious how you are avoiding the integer
allocation when using
a 'for' like pattern to index over an array. That is a real performance
hit for me so I
am looking for a good solution
thanks
mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20120705/b3565e4a/attachment.html
More information about the mlvm-dev
mailing list