Overview

Hands-on profiling and tuning workshop for Java applications in production-like environments.

Learning Outcomes

  • Use profilers to find CPU and memory hotspots
  • Tune JVM settings and garbage collection
  • Apply code-level optimizations safely

What You Build

A tuned Java service with before/after performance metrics.

Materials Provided

Profiling tools guide, sample apps, measurement scripts.

How Schools Can Integrate It

Useful for advanced programming and systems courses.