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

Reduce http calls on startup #344

Closed
juliandescottes opened this issue Nov 29, 2015 · 1 comment
Closed

Reduce http calls on startup #344

juliandescottes opened this issue Nov 29, 2015 · 1 comment
Assignees
Milestone

Comments

@juliandescottes
Copy link
Collaborator

We have ~30 separate calls for icons and 18 calls to HTML templates.

  1. use image sprites, using spritesmith (https://github.com/Ensighten/spritesmith)
  2. insert the html templates in index.html at build time
@juliandescottes juliandescottes self-assigned this Nov 29, 2015
juliandescottes added a commit that referenced this issue Nov 30, 2015
@juliandescottes
Copy link
Collaborator Author

PR merged. We are now down to 5 http calls for the editor 👍
image

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

1 participant