haystack / eyebrowse-server

Eyebrowser Server
http://eyebrowse.csail.mit.edu/
MIT License
27 stars 7 forks source link

audit of db calls #134

Open amyxzhang opened 8 years ago

amyxzhang commented 8 years ago

maybe after postgres so we can get slow query logs.

start by looking at where django calls can be consolidated.

joshblum commented 8 years ago

should be easy to do with https://github.com/django-debug-toolbar/django-debug-toolbar when #124 is completed