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

Different page size in Chrome & Firefox #45

Closed
soulgalore opened this issue Mar 19, 2016 · 1 comment
Closed

Different page size in Chrome & Firefox #45

soulgalore opened this issue Mar 19, 2016 · 1 comment

Comments

@soulgalore
Copy link
Member

This is coming from the HAR files, could be a bug in snufkin or Browsertime, or Chrome/Firefox. Or could it be different DPI? Lets investigate.

 $ bin/webcoach.js -u https://en.wikipedia.org/wiki/Barack_Obama -b chrome

...
The page total transfer size is 3.8 MB, which is more than the limit 2 MB. That is really big and you should check what you can do to make it smaller. 

$ bin/webcoach.js -u https://en.wikipedia.org/wiki/Barack_Obama -b firefox
....
The page total transfer size is 2.1 MB, which is more than the limit 2 MB. That is really big and you should check what you can do to make it smaller.
@soulgalore
Copy link
Member Author

Fixed in BT and updated to latest version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant