Performance measurement and data base design
Alfonso P. Cardenas, Larry F. Bowman, et al.
ACM Annual Conference 1975
The potential of application extraction techniques to reduce the size of library-based Java applications by constructing an application extractor, Jax, is discussed. Extraction techniques incorporated in Jax include the removal of unreachable methods and redundant methods, and compaction of the class hierarchy. Extraction techniques are effective for applications that rely on class libraries because they are effective at removing unused library functions. During the reduction of application size, performance optimizations are also performed that include call devirtualization, the inlining of method calls and intramethod bytecode optimizations.
Alfonso P. Cardenas, Larry F. Bowman, et al.
ACM Annual Conference 1975
Alessandro Morari, Roberto Gioiosa, et al.
IPDPS 2011
Michael C. McCord, Violetta Cavalli-Sforza
ACL 2007
Reena Elangovan, Shubham Jain, et al.
ACM TODAES