Store profile stats for later analysis.
Section: Performance Hotspots
Save cProfile output to a file
bash
bash
python -m cProfile -o profile.stats app.pyLearn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Performance Hotspots