home/categories/debugging/wshobson-agents-plugins-python-development-skills-python-performance-optimization-skill-md
debuggingtools

python-performance-optimization

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

wshobson
maintainer
wshobson
업데이트됨 3/26/2026
스타
33377
포크
3622
quick start

Installation and usage

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use python-performance-optimization