From Optimizing Java Java for CSE Meeting -- Dec 16 1996. byZoran Budimlic
inlining has to preserve field privacy
simple idea: inline both methods and data
we can only inline objects that we instantiated
combine with interprocedural analysis
preliminary experiments (Linpack by hand) give ~2 times speed increase, with 20-30% code size increase
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.