mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
parent
727c0c300e
commit
b14868531c
|
@ -256,7 +256,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
### Performance
|
||||
- [django-perf-rec](https://cur.at/GHUO6cn?m=web) - Keep detailed records of the performance of your Django code.
|
||||
- [New Relic](https://newrelic.com/python/django) - Time middleware, views, and SQL queries.
|
||||
- [Scout](https://docs.scoutapm.com/#django) - Time middleware, template rendering, and SQL queries with automatic N+1 detection.
|
||||
- [Scout](https://scoutapm.com/docs/python/django) - Time middleware, template rendering, and SQL queries with automatic N+1 detection.
|
||||
- [django-query-profiler](https://github.com/django-query-profiler/django-query-profiler) - Django query profiler to help resolve N+1 queries.
|
||||
- [django-silk](https://github.com/jazzband/django-silk) - Live profiling and inspection of HTTP requests and database queries.
|
||||
- [py-spy](https://github.com/benfred/py-spy) - Sampling profiler for Python programs.
|
||||
|
|
Loading…
Reference in New Issue
Block a user