Python Performance Optimization

Measure first with cProfile, line_profiler, memory_profiler or py-spy, then fix what the numbers show. TRIGGER WHEN: debugging slow Python code, optimizing bottlenecks, cutting memory usage, or improving application performance.

acaprino 4b11735 2 files · 14.9 KB Updated

File contents

acaprino/daodan/tree/main/plugins/python-development/skills/python-performance-optimization commit 4b11735777

Frequently asked questions

npx skillmds@latest add acaprino/python-performance-optimization