{"library":"django-perf-rec","type":"library","category":null,"description":"A Django library for recording and asserting performance characteristics of your code over time. It provides a Python context manager and Django test case mixin to record per-request SQL query counts and durations, template node counts, and response sizes. Version 4.31.0 supports Python 3.9+ and Django 3.2+. The project is actively maintained with a regular release cadence.","language":"python","status":"active","version":"4.31.0","tags":["django","performance","testing","sql-queries","assertions"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install django-perf-rec","imports":["from django_perf_rec import RecordRequestsMixin"]}],"homepage":null,"github":"https://github.com/adamchainz/django-perf-rec","docs":null,"changelog":"https://github.com/adamchainz/django-perf-rec/blob/main/CHANGELOG.rst","pypi":"https://pypi.org/project/django-perf-rec/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}