Skip to content

Releases: sitespeedio/sitespeed.io

v30.10.0

15 Dec 13:49
Compare
Choose a tag to compare

Added

  • Add isSignificant metric to send to Graphite when using the compare plugin. Will send 0 if there's no siginificant change, else send the Cliffs delta to know how large the change is #4030.

v30.9.0...v30.10.0

v30.9.0

12 Dec 08:10
Compare
Choose a tag to compare

Added

  • Chrome and Edge 120 in the Docker container #4027.
  • Updated to Browsertime 19.2.0.
  • For users of the +1 container Lighthouse has been upgraded to 11.4.0.

v30.8.0...v30.9.0

v30.8.0

08 Dec 00:49
Compare
Choose a tag to compare

Added

  • Use Cliffs delta to know the size of the significant change #4024.
  • Show if the graph has a siginficant change or not in the compare plugin #4025.

v30.7.1...v30.8.0

v30.7.1

07 Dec 18:25
Compare
Choose a tag to compare

Fixed

  • The old settings for MannWhitneyU tests where confusing. We compared the the baseline is less than the current tests. This PR switched so we instead look if the current tests are greater than the baseline. We also added some better explaining text on result page#4023.

v30.7.0...v30.7.1

v30.7.0

30 Nov 13:49
Compare
Choose a tag to compare
  • Show Axe individual issues on the page summary (not only on each individual run) #4019. Thank you shaqb for pointing that out. The total number of issues is also sent to Graphite under statistics.axe.violationIssues. *

v30.6.0...v30.7.0

v30.6.0

29 Nov 08:14
Compare
Choose a tag to compare

Added

  • Make sure browser cpu benchmark is included in the baseline #4015.
  • Fixed so baseline metrics is linked to graphs #4016.

Fixed

  • Fix decimals on Google Web Vitals in baseline #4014.

v30.5.0...v30.6.0

v30.5.0

28 Nov 10:50
Compare
Choose a tag to compare

Added

  • The new compare plugin can now run without an id. The id will then be generated from the URL. If you don't give it an id, yoiu can only compare pages with the exact same URL #4013.

v30.4.1...v30.5.0

v30.4.1

27 Nov 23:30
Compare
Choose a tag to compare

Fixed

  • Fix for Firefox when generating the result HTML. It was broken since we where missing CPU data.

v30.4.0...v30.4.1

v30.4.0

27 Nov 13:27
Compare
Choose a tag to compare

Fixed

  • Upgrade to Browsretime 19.1.0 with a fix for Geckodriver so that the correct ARM version is installed on Mac Arm machines.

Added

  • The new compare plugin PR 4009 makes it easy to use Mann Whitney U/Wilcox for support to find performance egressions. Read all about the plugin in the documentation.
  • Firefox 120 in the Docker container #4010.
  • Button to download the console logs, thank you bairov pavel for PR #4007.

v30.3.0

09 Nov 09:28
Compare
Choose a tag to compare

Added

  • Upgrade to Browsertime 18.0.0.
  • Added suupport to run user journeys with WebPageReplay #4005.

Fixed

  • Downgrade puppeteer in the +1 container for Lighthouse, thank you bairov pavel for PR #123.

v30.2.1...v30.3.0