Hey CSS Masters! Guess what I've been up to? Recently took a look at my VPS metrics and realized something pretty stupid… turns out every single request for hourly updated data on that ZZZ code aggregator of mine was running Python. So, you guessed it - Flask had to go Here’s the lowdown: The Problem My setup wasn't too shabby; standard Flask + Gunicorn behind Nginx… but boy did my site feel sluggish! Request → ngnix (pronounced engine-ex) > gunicornee> flaskeekeee -> response. Worked fine, just felt like a snail race Now the big question: What's next? Let’s see if we can squeeze some more juice out of this lemon!
Source:
https://dev.to/zenlesscodes/i-made-my-zzz-code-site-100x-faster-by-removing-flask-1nh2