I Removed One Line of Django Code and My API Got 95ms Faster
When my API slowed down, I didn’t add Redis. I didn’t upgrade the droplet. I opened a Django shell and started measuring.
Feb 24, 20269 min read68

Search for a command to run...
Articles tagged with #startup
When my API slowed down, I didn’t add Redis. I didn’t upgrade the droplet. I opened a Django shell and started measuring.

Cheapest checks first: A 64 cent, multi model pipeline that audits itself.
