Hacker News new | ask | show | jobs
by juanrgon 823 days ago
It’s a static site. It would be strange if it wasn’t fast
1 comments

It is hard to make a slow one. Even shared hosting wordpress with the cache turned on is fast.
You'd think so... There's so many versions of WP caching and so many ways it's deployed, that (with a fairly small experience) I've seen sites taking 5s+ to load after enabling the relevant option because suddenly minimisation and bundling kicked in on every request and kept the page fresh. WP is trivial to make accidentally slow.