Hacker News new | ask | show | jobs
by lern_too_spel 2327 days ago
> When you can't include a bunch of bad legacy code and a bunch of off-site resources, the page speeds up dramatically regardless of if it's amp or not.

This is true, but my point was that just doing that will still leave it slower than AMP, so the search engines will still prefer AMP results.

AMP pages can be safely prerendered, which is what makes all other options slower. If you defined your own HTML subset that allowed safe prerendering, you will have simply reinvented AMP, and you might as well contribute to the AMP project instead to get all the existing search engines to use it.