Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-side rendering for AMP caches #8566

Closed
honeybadgerdontcare opened this issue Apr 3, 2017 · 3 comments
Closed

Server-side rendering for AMP caches #8566

honeybadgerdontcare opened this issue Apr 3, 2017 · 3 comments

Comments

@honeybadgerdontcare
Copy link
Contributor

honeybadgerdontcare commented Apr 3, 2017

Goal

Remove the AMP boilerplate so that the AMP document can be painted without running the AMP runtime JavaScript.

Overview

Every AMP document has a required boilerplate that prevents displaying the document till rendering has completed or an 8 second timeout has been reached. The AMP runtime applies several transformations to the document and some of those have become stable enough that they can be applied server-side in AMP caches. Doing so will reduce rendering time and may allow removal of the boilerplate in some instances.

Design Document

https://docs.google.com/document/d/1gViU1hxtGXwMSTNnum2zY_p9ZWvFwMKoachNdIRUgh0/edit?usp=sharing

@dknecht
Copy link
Contributor

dknecht commented Apr 4, 2017

cc: @ampproject/cloudflare

@ampprojectbot
Copy link
Member

This issue hasn't been updated in awhile. @honeybadgerdontcare Do you have any updates?

1 similar comment
@ampprojectbot
Copy link
Member

This issue hasn't been updated in awhile. @honeybadgerdontcare Do you have any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants