pound-python / infobob

ISC License
3 stars 2 forks source link

/bans/all takes a long time to respond #59

Open cdunklau opened 4 years ago

cdunklau commented 4 years ago

~2260 bans, total page size ~125 KB, but it takes ~2 seconds to load for me, Firefox reports ~1.5s "waiting" and ~0.5s "receiving". This seems quite excessive.

To figure out why, we'd need to grab the prod DB and run infobob locally, hacked with profiling bits for that endpoint. Be sure to use pypy.