Azul Introduces Code Inventory The Solution That Identifies Unused and Dead Code for Removal in Production, Saving Developer Time and Money 
Support

Detroit Java User Group: Java Bytecode Compilation and Optimization

Join us in January at the Detroit Java User Group!  Azul Engineer Paul Nauman will present an in-depth exploration of bytecode compilation in the JVM.

The Java Virtual Machine (JVM) includes many features that improve the performance of applications. One of them is the ability to compile Java bytecodes into native instructions, resulting in a significant speedup over bytecode interpretation. Another is the ability to use optimization techniques to reduce code size and speed up application execution even further. Java programmers sometimes try to improve application performance by using unusual or awkward code patterns, many of which are unnecessary given these features.

In this talk Paul will review the JVM execution model, discuss bytecode compilation, and work through several key optimization transformations to see how the JVM can improve application performance without requiring any special coding patterns or techniques. We’ll also discuss emerging compilation technologies like Graal and Quarkus.

About the Speaker:
Paul is a Principal Application Engineer for Azul Systems, helping Azul’s customers validate Azul’s products in their environments and maximize value from their use. In previous roles, Paul was a JVM engineer at Oracle and a Telecom Architect at Sun Microsystems prior to that. He has presented talks on Java at JavaOne as well as Java User Groups in the central US. 

RSVP for this event here

More upcoming events

Back to All Events east