performance-profiling
Python performance profiling with cProfile, line_profiler, memory_profiler, and py-spy. Covers profiling workflows, interpreting results, finding bottlenecks, memory leak detection, and optimization strategies. Use when code is slow, debugging performance issues, optimizing for production, or investigating memory usage.
$ インストール
git clone https://github.com/randalmurphal/claude-config /tmp/claude-config && cp -r /tmp/claude-config/skills/performance-profiling ~/.claude/skills/claude-config// tip: Run this command in your terminal to install the skill
Repository

randalmurphal
Author
randalmurphal/claude-config/skills/performance-profiling
0
Stars
0
Forks
Updated1w ago
Added1w ago