Making the JVM Fly - Experiences With Enterprise JVM Performance Tuning
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore enterprise JVM performance tuning techniques in this 55-minute conference talk from GOTO Aarhus 2012. Dive into real-world scenarios addressing memory usage, object creation, I/O throttling, serialization, benchmarking, and testing. Learn how small changes can significantly impact JVM application performance, when to prioritize optimization over object-oriented elegance, and the true impact of object allocation on modern JVMs. Gain insights into developer misconceptions about bottlenecks and discover practical approaches to JVM tuning. The presentation covers topics such as working with byte arrays instead of strings, managing memory efficiently, avoiding over-engineering, and understanding JVM memory allocation. Includes demonstrations of useful tools for performance optimization and real-world examples from the speaker's experience as CTO and founder of Incept5.
Syllabus
Introduction
Landing on the beach New Zealand
White Island Volcano in New Zealand
The Olgas Australia
Parking at the pub Australia
On to data processing
Strings and Collections
Strings in Java
The JVM will take care of it!
Working with byte[] instead of String
A side line...
Too much memory
Over-engineering
What's wrong with disk!
Understanding the JVM memory
Some useful tools
Taught by
GOTO Conferences
Related Courses
Python 3: Deep Dive (Part 3 - Dictionaries, Sets, JSON)Udemy Apache Kafka Series - Confluent Schema Registry & REST Proxy
Udemy Java Swing (GUI) Programming: From Beginner to Expert
Udemy Java Programming
Udacity The Ultimate Guide to Savegames in Unity
Udemy