Skip to content

use http-streaming instead of loading the whole document at first #654

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

Open
staabm opened this issue Dec 6, 2016 · 2 comments
Open

use http-streaming instead of loading the whole document at first #654

staabm opened this issue Dec 6, 2016 · 2 comments

Comments

@staabm
Copy link
Contributor

staabm commented Dec 6, 2016

@jakearchibald wrote a great article about the way githubs javascript lib (which is pjax) works and how it could be improved.

https://jakearchibald.com/2016/fun-hacks-faster-content/

maybe this is something which could improve performance under the hood. just to let you know...

@mislav
Copy link
Collaborator

mislav commented Dec 6, 2016

Thanks for letting us know! It's clever, but still a huge hack. We're definitely interesting in using some streaming technology once it's available in browsers.

@jakearchibald
Copy link

There's another issue going on here (which I left out of the reduced example in my post). When I view w3c/ServiceWorker#920 the HTML is 4.4mb when I'm logged in. I think it's because it includes the edit form along with every comment.

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

No branches or pull requests

3 participants