The document is an agenda for a Java performance seminar to be held on June 18, 2009 at the Daniel Hotel in Herzelia. The seminar will cover topics including the history of JVM optimizations from early interpreted bytecodes to modern just-in-time compilation and garbage collection. It will also discuss identifying and solving performance issues using tools like VisualVM, profiling techniques, and programming tips. Later sessions will focus on JVM optimizations, garbage collection, compiler optimizations, and using distributed JVMs and clustering solutions to improve performance.
1 of 19
Download to read offline
More Related Content
Seminar.2009.Performance.Intro
1. Java Performance
Seminar
Daniel Hotel, Herzelia
08:30-14:00 18/6/2009
16. The JVM Magic
JVM Optimizations
Garbage Collection Overview
Compiler (javac / JIT) Optimizations
Programming and tuning tips
16
17. JDK tools for performance diagnostics
Visual Monitoring Tools
Identify and solve problems using
VisualVM
Btrace
jHat
17
18. Riding the memory bus
Distributed JVM
Overcome disk and network access
scalability bottlenecks
Strategies for using RAM efficiently
Terracottas clustering solution
18
19. The Experts Panel
Any Questions?
Submit your performance questions until the
last lecture
Hit AlphaCSPs Experts Panel with your
questions
19