A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.fly.dev/dj-tracker/
BSD 3-Clause "New" or "Revised" License
80
stars
3
forks
source link
Store time taken for each request #12
Open
Tijani-Dia opened 1 year ago
Coupled with #11, this could be used to detect the slowest requests.