Show which runs (#3631)

This commit is contained in:
Peter Hedenskog 2022-04-14 18:24:27 +02:00 committed by GitHub
parent 4c90f59c73
commit 0653dafa5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,9 @@ if browsertime
a(href='#server-timings') Server timings
|  | 
p
small #{ medianRun ? 'Data from run ' + medianRun.runIndex : ''}
- baseHelpURL = rootPath + 'help.html#';
- const defaultVisualMetrics = ['SpeedIndex','FirstVisualChange','LastVisualChange','VisualProgress', 'PerceptualSpeedIndexProgress', 'ContentfulSpeedIndexProgress', 'videoRecordingStart', 'PerceptualSpeedIndex', 'ContentfulSpeedIndex', 'LastMeaningfulPaint', 'LargestImage', 'Heading' ,'VisualReadiness','VisualComplete85', 'VisualComplete95','VisualComplete99'];