umit

2 mods across 1 repository, 5 stars between them.

async-profiler

01

umit/skills

Skill Claude CodeCodex

Profile JVM applications with async-profiler — sampling-based CPU, allocation, lock, wall-clock, and hardware-counter profiling that produces flame graphs, JFR, and pprof. Use this skill whenever the user investigates JVM performance, mentions hot methods or hot paths, asks about flame graphs, JFR, async-profiler…

5 4mo ago A 198 tokens original MIT

jmh

02

umit/skills

Skill Claude CodeCodex

Write Java microbenchmarks with JMH (Java Microbenchmark Harness) that produce trustworthy numbers — not numbers distorted by JIT dead-code elimination, constant folding, insufficient warmup, or single-fork JIT contamination. Use this skill whenever the user writes @Benchmark, mentions JMH, microbenchmark, throughput…

5 4mo ago A 273 tokens original MIT