Workshop: [SOLD OUT] Java Performance Workshop
This comprehensive one-day workshop is packed with techniques that have been proven to improve your ability to fully diagnose performance bottlenecks. At the core the workshop is jPDM, a Performance Diagnostic Model used to bring structure to root cause analysis of performance regressions. The mythology is combined with a deep dive into some core JVM technology and tooling to give you the visibility you need to understand what’s gone wrong.
During the day you will be presented with problems drawn from real production systems. The hands on experience should help deepen your understanding of the flow that jPDM brings to the diagnostic process. Bring your laptop, bring your performance issues and prepare to be challenged.
Topics covered will include;
- A rescued project case study
- Improving Observability
- Introduction to jPDM, a performance diagnostic methodology
- JVM Managed memory
- Allocator essentials
- Garbage collection essentials
- JIT interactions
- Profiling methods for solving common problems
- High allocation rates
- Native and Java heap based memory leaks
- Hands on tuning