-
Notifications
You must be signed in to change notification settings - Fork 121
Description
I'm starting to get emails from Netlify saying that we're reaching 50% of our 100 GB bandwidth quota. This is nice - we're reaching lots of people! And it's not an urgent problem yet, because the quota is about to reset for another month.
But if the bandwidth is steadily increasing, then before long the site will either start going down or we have to start paying. It's $20/month for an extra 100 GB, which is a lot for any of us to pay out of our own pocket. And if we hit 100 GB/month, it's not hard to imagine hitting 200 GB.
So, let's see if we can make it more efficient. Today, a page load includes 3.17 MB of resources from python3statement.org (i.e. excluding files loaded from separate CDNs). Most of that is the logos. So for starters, I'm going to see if we can squash some of the images (#165).