mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
🤝 Add pyinstrument (#202)
This commit is contained in:
parent
c5bb846e2b
commit
4ff2b6fcc4
|
@ -221,6 +221,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [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.
|
||||
- [pyinstrument](https://github.com/joerick/pyinstrument) - Call stack profiler for Python, Django, Flask, FastAPI.
|
||||
|
||||
### Search
|
||||
- [django-haystack](https://github.com/django-haystack/django-haystack) - Modular search for Django.
|
||||
|
|
Loading…
Reference in New Issue
Block a user