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

Start App Shell content request from the Service Worker #409

Merged
merged 1 commit into from
May 25, 2017

Conversation

andreban
Copy link
Member

  • Adds a request for the content that will be loaded from the
    AppShell when serving it from the Service Worker. This causes
    the request to start before the Javascript is parsed, speeding
    up content by 250 / 300ms when loaded in the first load happens
    in the App Shell.

- Adds a request for the content that will be loaded from the
  AppShell when serving it from the Service Worker. This causes
  the request to start before the Javascript is parsed, speeding
  up content by 250 / 300ms when loaded in the first load happens
  in the App Shell.
@andreban andreban merged commit 6f47f9b into GoogleChromeLabs:master May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants