cchesser / java-perf-workshop

Guided walkthrough to understand the performance aspects of a Java web service

Home Page:https://jvmperf.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update the documentation flow of tooling references for memory analysis

cchesser opened this issue · comments

Consider making updates to the flow of the workshop:

  • JOverflow first: Simple and guides them to problematic areas
  • Eclipse MAT OQL starter to get familar how to ask specific questions about a heap dump
  • Eclipse MAT plugin for expert-mode (mat-calcite-plugin: More extensive type SQL-like statements
  • VisualVM
  • Workshop for them to find the problem (memory leak)
commented

All subitems completed!