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.

django framework mercury performance testing tests
1 Open Issue Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
Performance Testing Django Performance Testing

AI 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.

Complexity: 4/5
enhancement good first issue help wanted

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.

Python
#django#framework#mercury#performance#testing#tests