java-performance-profiling

Community

Repeatable Java profiling with JFR

AuthorHZeroxium
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a repeatable workflow for diagnosing Java performance issues by combining Java Flight Recorder (JFR) with async-profiler concepts to capture evidence on CPU, allocations, and locks, build hypotheses, ship safe fixes, and verify regressions in production-safe scenarios.

Core Features & Use Cases

  • Repeatable profiling loop: Confirm symptoms, capture evidence, analyze hot paths, and test fixes.
  • Comprehensive coverage: CPU hot paths, allocation hotspots, lock contention, and thread state analysis with JFR-based recording guidance.
  • Verification workflow: Re-measure and document improvements to produce concise, testable outcomes (baselined vs after).
  • Usage scenarios: Production or staging when CPU is high, latency spikes, or memory pressure, with safety considerations for production profiling.

Quick Start

Run a controlled profiling session (30–300s) on a representative workload to identify CPU hot paths, allocations, and locks, then capture a JFR recording and document findings.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: java-performance-profiling
Download link: https://github.com/HZeroxium/cursorkit/archive/main.zip#java-performance-profiling

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.