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

Initial page loads are slow and occasionally time-out #86

Open
amcgee opened this issue May 26, 2014 · 0 comments
Open

Initial page loads are slow and occasionally time-out #86

amcgee opened this issue May 26, 2014 · 0 comments
Labels

Comments

@amcgee
Copy link
Member

amcgee commented May 26, 2014

Doing r.js javascript module compilation and minification on the server could help with this, as could delay-loading certain resources that arent' necessary right off the bat (google maps, d3/richshaw).

d3, bootstrap, and rickshaw together take up a large chunk of the bandwidth (~100kb each), and google maps is just ridiculously slow.

@amcgee amcgee added the bug label May 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant