Django Test Profiling

Profile and measure slow Django test suites with Django's runner, pytest-django, shell timing, py-spy, cProfile, pytest durations, and profiler visualizations. Use when a Django project has slow tests, unclear test-runtime bottlenecks, CI timing problems, startup overhead, database setup overhead, or a request to find the slowest tests before optimizing.

thedixitjain 1260c81 2 files · 5.7 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/testing-and-qa/django-test-profiling commit 1260c81433

Frequently asked questions

npx skillmds add thedixitjain/django-test-profiling