I Made My ZZZ Code Site 100x Faster by Removing Flask
Remember that ZZZ code aggregator I built? Well, I looked at my VPS metrics and realized something dumb: I was running Python on every single request for data that updates once per hour.
So I ripped out Flask entirely. Here's what happened.
The Probl...
zenlesscodes.hashnode.dev3 min read