How high are he memory costs of polymorphic inline caches?
Mark Roos
mroos at roos.com
Wed Aug 20 03:08:49 UTC 2014
Hi Again
Just did a quick non scientific look at the memory growth when running an
Rtalk application. 30K methods generated for 15K callsites gave 2-3K
bytes per method
generated. Part of this is that jvm bytecodes which are also generated on
the
fly (starts from Rtalk bytecodes). Lambda forms appear to be just under
half of the memory
used.
regards
mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20140819/7fca7f7d/attachment.html>
More information about the mlvm-dev
mailing list