I Made My ZZZ Code Site 100x Faster by Removing Flask
Feb 6 · 3 min read · 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...
Join discussion