The webinar focused on diagnosing performance issues in complex applications using thread dumps. Participants learned nine expert tips for analyzing thread dumps to identify bottlenecks and troubleshoot real-time application problems. Resources, including a presentation deck and a forthcoming recording, will be available for further reference and team sharing.
How Bigger Heaps Might Slow Down An Application
Discover how object pointers can enhance performance in Java programs. Learn about the JVM's object representation in memory and its impact on application performance.
