performance iconPerformance

Optimize your Java application's performance.


The Java Virtual Machine

How your JVM is configured greatly impacts application performance. Learn more below.

Introduction to Memory Management and Garbage Collectors

Learn about the Java Virtual Machine's memory management and available Garbage Collectors.

Troubleshooting JVM Performance Issues

Guidance with post-deployment issues, such as OutOfMemoryErrors and memory leaks.

Performance Tuning

Tune your Java Virtual Machine before deployment.