empatheticbot / the-traveler-times

A Destiny 2 news website built using the Eleventy, Cloudflare Pages, Workers, and Durable Objects.
https://thetraveler.news
ISC License
11 stars 1 forks source link

Look into performance issues of HTML document loading #96

Closed sledsworth closed 2 years ago

sledsworth commented 2 years ago

This cloudflare support page was the ticket to solving the super slow time to first byte issues I was running into. Apparently not caching static HTML has significant impacts 😅. When I stumble upon this in the further with the same problem: make sure to set cache level in page rule to everything.