mozilla/wpt-api

Set up an ongoing Firefox 57 (Quantum, desktop) set of test runs

Open

#227 aberto em 22 de jan. de 2019

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)Python (7 forks)auto 404
dependenciesfirefoxhelp wantedinframetrics

Métricas do repositório

Stars
 (28 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

To be able to compare to Quantum's performance in Firefox 57 to current release + Nightly, we should add a Firefox 57 (starting with desktop) run, alongside our current ones.

We (WebPagetest, wptagent, and webpagetest-api) don't yet have browser versioning set up, but I know Browsertime/sitespeed.io has latest/latest-n versioning set up via Docker:

https://www.sitespeed.io/documentation/sitespeed.io/browsers/

Docker "base" image for the browsers: https://hub.docker.com/r/sitespeedio/webbrowsers/dockerfile

Dockerfile for above Docker image/container: https://github.com/sitespeedio/docker-browsers/blob/d250e26747f1b72e08d1ddb07694f2ab603624a8/Dockerfile#L7

Guia do colaborador