Java Performance

Guides advanced Java performance optimization: JMH benchmarking, GC tuning, heap profiling with JFR, startup time optimization, and native image compilation with GraalVM. Use when the user asks about Java performance, JMH, GC tuning, JFR, heap profiling, startup optimization, GraalVM native image. Do NOT use when the user asks about Java concurrency (use `java-concurrency-patterns`), Java modern idioms (use `java-modern-idioms`), general performance testing (use `performance-testing`).

FerroxLabs 731beae 2 files · 40.4 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/java-performance commit 731beae862

Frequently asked questions

npx skillmds@latest add ferroxlabs/java-performance