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

File weight Calculations #4

Open
iabmayank opened this issue Apr 13, 2016 · 1 comment
Open

File weight Calculations #4

iabmayank opened this issue Apr 13, 2016 · 1 comment

Comments

@iabmayank
Copy link
Contributor

All file weight calculations may not be 100% accurate. All use scenarios have not been built in yet. Initial load is calculated as all file requested before DOMContentLoaded event. Subload is all file requests after DomContentLoaded event. Sometimes a file can download after the initial request and may be accounted for incorrectly. More improvements will be made to calculations in future releases for better accuracy of intial and subload calculations.

@joemidi
Copy link

joemidi commented Mar 22, 2018

Is there any update to this?

I've just tested a file that was created using Bannertime where all images and shared libraries are loaded after the DOMContentLoaded event.

You can see this from the loader function in banner.loader.js

Yet the tool seems to just group everything as part of the initial load.

test-300x456.zip

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

2 participants