𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Optimizing Java: theory and practice

✍ Scribed by Budimlic, Zoran; Kennedy, Ken


Publisher
John Wiley and Sons
Year
1997
Tongue
English
Weight
180 KB
Volume
9
Category
Article
ISSN
1040-3108

No coin nor oath required. For personal study only.

✦ Synopsis


The enormous popularity of the Internet has made an instant star of the Java programming language. Java's portability, reusability, security and clean design has made it the language of choice for Web-based applications and a popular alternative to C++ for object-oriented programming. Unfortunately, the performance of the standard Java implementation, even with just-in-time compilation technology, is far behind the most popular languages today. The need for an aggressive optimizing compiler for Java is clear.

Building on preliminary experience with the JavaSoft bytecode optimizer, this paper explores some of the issues that arise in building efficient implementations of Java. A number of interesting problems are presented by the Java language design, making classical optimization strategies much harder to implement. On the other hand, Java presents the opportunity for some new optimizations, unique for this language.


πŸ“œ SIMILAR VOLUMES


Optimizing Java bytecodes
✍ Cierniak, MichaΕ‚; Li, Wei πŸ“‚ Article πŸ“… 1997 πŸ› John Wiley and Sons 🌐 English βš– 111 KB

We have developed a research compiler for Java class files. The compiler, which we call Briki, is designed to test new compilation techniques. We focus on optimizations which are only possible or much easier to perform on a high-level intermediate representation. We have designed such a representati

Theory and practice unveiled
πŸ“‚ Article πŸ“… 2007 πŸ› John Wiley and Sons 🌐 English βš– 65 KB πŸ‘ 1 views
Focus groups: Theory and practice
✍ Michael C. Budden πŸ“‚ Article πŸ“… 1999 πŸ› John Wiley and Sons 🌐 English βš– 63 KB πŸ‘ 1 views

Focus Groups: Theory and Practice, by

MCDA: Theory, practice and the future
✍ Peter C. Fishburn; Irving H. Lavalle πŸ“‚ Article πŸ“… 1999 πŸ› John Wiley and Sons 🌐 English βš– 43 KB πŸ‘ 1 views