Curated list of great JVM performance resources
Talks
-
GeeCON Prague 2018: Nitsan Wakart - Allocation - Mechanics, Profiling & Optimization
-
GeeCON 2019: Heinz Kabutz - Enough java.lang.String to Hang Ourselves …
-
OutOfMemoryException : Quel est le coût des objets en Java ? (Jean-Philippe Bempel)
-
JOTB19 - A race of two compilers: GraalVM JIT versus HotSpot JIT C2. by Ionut Balosin
-
Andrei Pangin - Everything you wanted to know about Stack Traces and Heap Dumps
-
Andrei Pangin - A Simple Approach to the Advanced JVM Profiling
-
Remèdes aux oomkill, warm-ups, et lenteurs pour des conteneurs JVM (B. Dutheil et J.P. Bempel
Articles
Books
Who’s who
- Aleksey Shipilev: author of JMH and JOL
- Andrei Pangin: author of async-profiler
- Gil Tene: CTO of Azul
- Heinz Kabutz: creator of Java Specialist newsletter
- Jean-Philippe BEMPEL
- Daniel Lemire
- Richard Startin