Open Issues Need Help
View All on GitHubAI Summary: Implement configurable performance thresholds in the Django Mercury performance testing framework. This involves adding Django settings to define thresholds for response time, queries, memory usage, and cache hit ratio, allowing per-test overrides. Sensible defaults should be provided, and comprehensive tests are needed to ensure functionality.
Quickly & Ergonomically transform your Django Tests to track performance statistics like response time, queries, memory usage, and more! Optional Educational Guidance for Beginners, teaching good Performance Practices for Django Models, Views, and Serializers.