Show which runs (#3631)
This commit is contained in:
parent
4c90f59c73
commit
0653dafa5b
|
|
@ -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'];
|
||||
|
|
|
|||
Loading…
Reference in New Issue