Bug 1604527 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Robert Wood [:rwood] from comment #2)
> So now a push trying out running the actual vismetrics job with btime android GVE:
> 
> https://treeherder.mozilla.org/#/jobs?repo=try&tier=1%2C2%2C3&revision=c009672cdadbdcebb5281a4d4f9aa91b73237b10

The good news is the vismets task does run for btime android GVE page-load (see try link above). The bad news is there are alot of '0' replicates; so much so that some of the final values are '0' (videoRecordingStart, and VisuallyComplete)

`Perfherder:`
    `amazon-cold ContentfulSpeedIndex opt: 410.43`
    `amazon-cold FirstVisualChange opt: 360`
    `amazon-cold LastVisualChange opt: 425.71`
    `amazon-cold PerceptualSpeedIndex opt: 378.5`
    `amazon-cold SpeedIndex opt: 390.64`
    `amazon-cold videoRecordingStart opt: 0`
    `amazon-cold VisuallyComplete opt: 0`

Hey :barret, does the `run-visual-metrics.py` (or some of the parameters sent into it) need to be tweaked for android maybe?

https://searchfox.org/mozilla-central/rev/ac43d7e69a435ede789827f20ab309da6f04c09b/taskcluster/ci/visual-metrics-dep/kind.yml#45

https://searchfox.org/mozilla-central/source/taskcluster/docker/visual-metrics/run-visual-metrics.py
(In reply to Robert Wood [:rwood] from comment #2)
> So now a push trying out running the actual vismetrics job with btime android GVE:
> 
> https://treeherder.mozilla.org/#/jobs?repo=try&tier=1%2C2%2C3&revision=c009672cdadbdcebb5281a4d4f9aa91b73237b10

The good news is the vismets task does run for btime android GVE page-load (see try link above). The bad news is there are alot of '0' replicates; so much so that some of the final values are '0' (videoRecordingStart, and VisuallyComplete), i.e:

`Perfherder:`
    `amazon-cold ContentfulSpeedIndex opt: 410.43`
    `amazon-cold FirstVisualChange opt: 360`
    `amazon-cold LastVisualChange opt: 425.71`
    `amazon-cold PerceptualSpeedIndex opt: 378.5`
    `amazon-cold SpeedIndex opt: 390.64`
    `amazon-cold videoRecordingStart opt: 0`
    `amazon-cold VisuallyComplete opt: 0`

Hey :barret, does the `run-visual-metrics.py` (or some of the parameters sent into it) need to be tweaked for android maybe?

https://searchfox.org/mozilla-central/rev/ac43d7e69a435ede789827f20ab309da6f04c09b/taskcluster/ci/visual-metrics-dep/kind.yml#45

https://searchfox.org/mozilla-central/source/taskcluster/docker/visual-metrics/run-visual-metrics.py

Back to Bug 1604527 Comment 3