Tijani-Dia / dj-tracker

A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.herokuapp.com/dj-tracker/

Home Page:https://tijani-dia.github.io/dj-tracker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store time taken for each request

Tijani-Dia opened this issue · comments

Coupled with #11, this could be used to detect the slowest requests.