mozilla / id.webmaker.org

OAuth 2.0 identity provider for Webmaker
https://id.webmaker.org
Mozilla Public License 2.0
19 stars 51 forks source link

Improve load experience, it takes too long to login, app.bundle.js is slow to load #374

Open humphd opened 9 years ago

humphd commented 9 years ago

When I click "Login" on Thimble, it takes me 22s to get to the point that I can enter a username and password. At least 15s of that are spent downloading 200K of gzipped app.bundle.js. You can see it taking 26s here http://www.webpagetest.org/result/150826_1K_1512/. I'm not clear why this is happening, but it's happening, and it's problematic, because you want users to be able to login fast, not get tired of waiting for the login to load, and leave.

cc @simonwex, @jbuck, @cadecairos