Part 1: Code Optimization

This part delves into the core techniques and strategies to optimize Java code. It starts with an in-depth exploration of the Java Virtual Machine (JVM) and its impact on performance. You will learn about the efficient use of data structures, techniques to optimize loops, the benefits of Java object pooling, and strategies to improve algorithm efficiencies. By mastering these fundamental concepts, you will significantly enhance the performance of your Java applications.

This part has the following chapters:

Get High Performance with Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.