Skip to content

Update plugin to support SiteSpeed 12.x+ (and older)

Grant Young requested to merge gy-sitespeed-12 into master

Related gitlab#10683 (closed)

Speed Index was being pulled from pagexray in 11.x as it was duplicated there from the main browsertime statistics. In 12.x this was removed.

This changes the plugin to pull the value (specifically p90) from browsertime. This will eventually support an update to Browser Performance testing to use the latest SiteSpeed version.

Confirmed this also works with older 11.x versions.

Edited by Grant Young

Merge request reports