BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Hot Code is Faster Code - Addressing JVM Warm-up

Hot Code is Faster Code - Addressing JVM Warm-up

Bookmarks
45:16

Summary

Mark Price explores the life cycle of Java code, and how the JVM evolves the runtime representation of code during program execution. From bytecode to assembly and back again (via some uncommon traps), he covers practical tips on ensuring that Java code is running fast when it matters most.

Bio

Mark Price is a Senior Developer at LMAX Exchange. He has been working on low-latency systems for over 10 years. Price has helped the LMAX technology stack mature from start-up level to its current form. Along the way, he has specifically focused on the limits of Java performance and the interactions between the JVM and its host operating system.

About the conference

Software is Changing the World. QCon empowers software development by facilitating the spread of knowledge and innovation in the developer community. A practitioner-driven conference, QCon is designed for technical team leads, architects, engineering directors, and project managers who influence innovation in their teams.

Recorded at:

Apr 23, 2016

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT