Smalltalk and tiered compile data
Mark Roos
mroos at roos.com
Tue Feb 7 16:55:28 PST 2012
>From Rémi
Mark, you should use a SwitchPoint
I was thinking of that. I'll move it up on the list of things to try.
My current approach gives me the option to filter the callsites and only
invalidate the ones
for a given signature. This would only matter if I have issues with
hotspot as I would prefer
to invalidate them all. This keeps the GWT depth under control. by
sweeping them all out
every so often.
thanks
mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20120207/22b93b99/attachment.html
More information about the mlvm-dev
mailing list