-
Hey!
Found this repo a couple of days ago, I didn't know you where working a new performance tool at Mozilla. I've been able to test it out yet (does it work) but I'm really interested. Part of Hasa…
-
Running this command `sitespeed.io -d 1 -m 1 -n 1 -c cable -b chrome --browsertime.viewPort 1920x1080 --speedIndex --video -v https://anyurl.net/` will eventually give me this output:
https://paste…
radum updated
7 years ago
-
There's [a hack](https://github.com/sitespeedio/browsertime/blob/master/lib/core/seleniumRunner.js#L71) where we maximize the the current Firefox window. That works fine with the default viewport but …
-
When using the `--webpagetest.private` flag with a value of `0` this crashes sitespeed.io.
```
./bin/sitespeed.js --webpagetest.host my.host.com --webpagetest.key XXXX --webpagetest.private 0 --we…
-
If you install Browsertime using npm you can attach your Android phone following [this setup](https://www.sitespeed.io/documentation/sitespeed.io/mobile-phones/). Then you can collect metrics, HAR fil…
-
Hello,
I have a question regarding the Graphite instance that is included in the docker version of sitespeed.
I am having trouble feeding the data to that instance. The sitespeed docker instance r…
-
@soulgalore Amazing job on adding Android phones for testing. https://www.sitespeed.io/documentation/sitespeed.io/mobile-phones/ .. You don't know how big of a problem you have solved for us. …
-
I am running browsertime in several webpages and the JSON comes with different values in the section statistics. For example: "firstscript", "load", "main_feature" and so on. But some times i am getti…
-
We should add SpeedIndex/firstVisualChange when we have those:
-
In the CLI output:
```
[2017-02-14 05:39:32] 50 requests, 1241.54 kb, firstPaint: 757ms (±58.17ms), DOMContentLoaded: 1.83s (±60.72ms), Load: 2.43s (±150.22ms), rumSpeedIndex: 1137 (±59.64) (20 ru…