Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Pages download way too much data than needed #1132

Open
sh-zam opened this issue Aug 11, 2018 · 3 comments
Open

Pages download way too much data than needed #1132

sh-zam opened this issue Aug 11, 2018 · 3 comments
Labels
wontfix This will not be worked on

Comments

@sh-zam
Copy link

sh-zam commented Aug 11, 2018

When clicking on the text section in course or any section with text the page, it takes way too much time to load 4-5 seconds. Even if the page has only few KBs of text in it. I tried recording and found that a page less than 100KB downloaded content of about 5MB.

edxtest

^ this page consumed downloaded 5MBs of data

@sh-zam
Copy link
Author

sh-zam commented Aug 11, 2018

I think it might be because your AuthenticatedWebView is authenticating after every single page request, as written in the class documentation.

@TPiotr
Copy link

TPiotr commented Aug 13, 2018

Agree, sometimes you have to wait quite a while to just load checkbox. But question is if this could be changed to something better.

@miankhalid
Copy link
Contributor

This is something that we know and is on our radar to be taken care of in the near future.
p.s. Don't have a strict timeline as to when we'll be looking at it, but its there in our upcoming projects.

Thanks for flagging the issue though! It'll be great if you guys can propose a solution may be through an open source pull request. We'll be more than happy to review it and get the job done!

@kdmccormick kdmccormick added the wontfix This will not be worked on label May 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants