home/categories/debugging/rmyndharis-antigravity-skills-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.
maintainer
rmyndharis
Mis à jour 1/18/2026
Étoiles
6
Forks
0
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use python-performance-optimization