cpu-profiling

Installation
SKILL.md

CPU Profiling

Table of Contents

Overview

CPU profiling identifies which functions consume most CPU time, enabling targeted optimization of expensive code paths.

When to Use

  • High CPU usage
  • Slow execution
  • Performance regression
Related skills
Installs
291
GitHub Stars
214
First Seen
Jan 21, 2026