performance-profiling - Profile CPU, Memory, Network Performance
Profile CPU, memory, and network performance for web apps and APIs
Tags
Updated: 2026-06-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run CPU profiler
- create flame graph
- capture heap snapshot
- trace memory allocations
- record network waterfall
- run benchmark tests
- detect performance regression
- analyze call stack
- inspect goroutine status
- trace execution flow
Inputs
- running application process
- source code
- profiler tool
- target URL or endpoint
- benchmark code
Outputs
- flame graph
- heap snapshot
- performance report
- benchmark results
- execution trace
Requirements
- profiler tool installation
- application running state
- debugging permissions
- CI runner access
