performance-profiling - Analyze CPU, memory, and I/O performance.
Profiles CPU, memory, and I/O performance using flame graphs and benchmarks to identify bottlenecks and prevent regressions.
Tags
Updated: 2026-09-20Capabilities
What this skill does
- Measure performance baselines
- Profile CPU usage
- Profile memory allocations
- Profile I/O bottlenecks
- Generate flame graphs
- Interpret flame graphs
- Run statistical benchmarks
- Detect performance regressions
Inputs
- Representative workload
- Application source code
- Profiling tools
- Performance target goals
Outputs
- Baseline performance metrics
- Flame graph files
- Benchmark comparison reports
- Performance regression tests
Requirements
- Language-specific profiling tools
- Environment close to production
