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.
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.