diff --git a/docs/_includes/version/browsertime.txt b/docs/_includes/version/browsertime.txt index 4486a406b..510c92162 100644 --- a/docs/_includes/version/browsertime.txt +++ b/docs/_includes/version/browsertime.txt @@ -1 +1 @@ -22.2.0 \ No newline at end of file +22.3.0 \ No newline at end of file diff --git a/docs/_includes/version/sitespeed.io.txt b/docs/_includes/version/sitespeed.io.txt index cb6b1ed50..0edf0dec2 100644 --- a/docs/_includes/version/sitespeed.io.txt +++ b/docs/_includes/version/sitespeed.io.txt @@ -1 +1 @@ -34.0.1 \ No newline at end of file +34.0.2 \ No newline at end of file diff --git a/docs/documentation/browsertime/configuration/config.md b/docs/documentation/browsertime/configuration/config.md index c672324c5..7cbfc8739 100644 --- a/docs/documentation/browsertime/configuration/config.md +++ b/docs/documentation/browsertime/configuration/config.md @@ -25,6 +25,7 @@ chrome --chrome.enableTraceScreenshots, --enableTraceScreenshots Include screenshots in the trace log (enabling the trace category disabled-by-default-devtools.screenshot). [boolean] --chrome.enableChromeDriverLog Log Chromedriver communication to a log file. [boolean] --chrome.enableVerboseChromeDriverLog Log verboose Chromedriver communication to a log file. [boolean] + --chrome.enableVideoAutoplay Allow videos to autoplay. [boolean] --chrome.timeline, --chrome.trace Collect the timeline data. Drag and drop the JSON in your Chrome detvools timeline panel or check out the CPU metrics in the Browsertime.json [boolean] --chrome.timelineRecordingType, --chrome.traceRecordingType Expose the start/stop commands for the chrome trace [string] [choices: "pageload", "custom"] [default: "pageload"] --chrome.collectPerfLog Collect performance log from Chrome with Page and Network events and save to disk. [boolean] @@ -42,6 +43,7 @@ chrome android --android.powerTesting, --androidPower Enables android power testing - charging must be disabled for this.(You have to disable charging yourself for this - it depends on the phone model). [boolean] + --android.usbPowerTesting, --androidUsbPower Enables android power testing using usb-power-profiling. Assumes that a valid device is attached to the phone. See here for supported devices: https://github.com/fqueze/usb-power-profiling?tab=readme-ov-file#supported-devices [boolean] --android.ignoreShutdownFailures, --ignoreShutdownFailures If set, shutdown failures will be ignored on Android. [boolean] [default: false] --android.rooted, --androidRooted If your phone is rooted you can use this to set it up following Mozillas best practice for stable metrics. [boolean] [default: false] --android.pinCPUSpeed, --androidPinCPUSpeed Using a Samsung A51 or Moto G5 you can choose how to pin the CPU to better align the speed with your users. This only works on rooted phones and together with --android.rooted [choices: "min", "middle", "max"] [default: "min"] @@ -174,6 +176,7 @@ Options: --visualMetricsPerceptual Collect Perceptual Speed Index when you run --visualMetrics. [boolean] --visualMetricsContentful Collect Contentful Speed Index when you run --visualMetrics. [boolean] --visualMetricsPortable Use the portable visual-metrics processing script (no ImageMagick dependencies). [boolean] [default: true] + --visualMetricsKeyColor Collect Key Color frame metrics when you run --visualMetrics. Each --visualMetricsKeyColor supplied must have 8 arguments: key name, red channel (0-255) low and high, green channel (0-255) low and high, blue channel (0-255) low and high, fraction (0.0-1.0) of pixels that must match each channel. [array] --scriptInput.visualElements Include specific elements in visual elements. Give the element a name and select it with document.body.querySelector. Use like this: --scriptInput.visualElements name:domSelector see https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors. Add multiple instances to measure multiple elements. Visual Metrics will use these elements and calculate when they are visible and fully rendered. --scriptInput.longTask, --minLongTaskLength Set the minimum length of a task to be categorised as a CPU Long Task. It can never be smaller than 50. The value is in ms and only works in Chromium browsers at the moment. [number] [default: 50] -b, --browser Specify browser. Safari only works on OS X/iOS. Edge only work on OS that supports Edge. [choices: "chrome", "firefox", "edge", "safari"] [default: "chrome"] diff --git a/docs/feed/atom.xml b/docs/feed/atom.xml index a9a928678..8757b4bb2 100644 --- a/docs/feed/atom.xml +++ b/docs/feed/atom.xml @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2024-05-30T00:00:00.000Z + 2024-06-04T00:00:00.000Z https://github.com/jpmonette/feed Peter Hedenskog @@ -15,6 +15,21 @@ https://www.sitespeed.io/img/logos/sitespeed.io.png http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 34.0.2]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.2 + + 2024-06-04T00:00:00.000Z + Fixed +
    +
  • Update to Pug 3.0.3 #4172.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 34.0.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1 @@ -22,7 +37,7 @@ 2024-05-30T00:00:00.000Z Fixed
    -
  • The +1 container has updated to code to take of if GPSI is missing metrics GPSI #56.
  • +
  • The +1 container has updated to code to take care of if GPSI is missing metrics GPSI #56.
]]>
@@ -368,27 +383,6 @@
  • Updateds to Browsertime 21.3.1 that has an updated version of the Chromedriver isntaller that fixes the bug installing on Windows #4096.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 33.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.0 - - 2024-02-21T00:00:00.000Z - Added -
    -
  • Firefox 123 and Chrome 122 in the Docker container #4090 and #4089.
  • -
-
    -
  • Chromedriver 122 and Edgedriver 121
  • -
- ]]>
Sitespeed.io diff --git a/docs/feed/browsertime.atom b/docs/feed/browsertime.atom index c484a3442..44fe896b2 100644 --- a/docs/feed/browsertime.atom +++ b/docs/feed/browsertime.atom @@ -2,7 +2,7 @@ browsertime-release-feed browsertime release feed - 2024-05-30T03:56:10.718Z + 2024-06-02T19:45:44.104Z https://github.com/jpmonette/feed Peter Hedenskog diff --git a/docs/feed/browsertime.rss b/docs/feed/browsertime.rss index 432ad00de..8246ebdf1 100644 --- a/docs/feed/browsertime.rss +++ b/docs/feed/browsertime.rss @@ -4,7 +4,7 @@ browsertime release feed https://www.sitespeed.io New releases and changelog feed of browsertime - Thu, 30 May 2024 03:56:10 GMT + Sun, 02 Jun 2024 19:45:44 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en diff --git a/docs/feed/rss.xml b/docs/feed/rss.xml index 50c9de6a2..b5fa56661 100644 --- a/docs/feed/rss.xml +++ b/docs/feed/rss.xml @@ -4,7 +4,7 @@ sitespeed.io release feed https://www.sitespeed.io New releases and changelog feed of sitespeed.io - Thu, 30 May 2024 00:00:00 GMT + Tue, 04 Jun 2024 00:00:00 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -15,6 +15,18 @@ All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 34.0.2]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.2 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.2 + Tue, 04 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Update to Pug 3.0.3 #4172.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 34.0.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1 @@ -22,7 +34,7 @@ Thu, 30 May 2024 00:00:00 GMT Fixed
    -
  • The +1 container has updated to code to take of if GPSI is missing metrics GPSI #56.
  • +
  • The +1 container has updated to code to take care of if GPSI is missing metrics GPSI #56.
]]>
@@ -314,24 +326,6 @@
  • Updateds to Browsertime 21.3.1 that has an updated version of the Chromedriver isntaller that fixes the bug installing on Windows #4096.
-]]> - -
- - <![CDATA[sitespeed.io 33.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.0 - Wed, 21 Feb 2024 00:00:00 GMT - Added -
    -
  • Firefox 123 and Chrome 122 in the Docker container #4090 and #4089.
  • -
-
    -
  • Chromedriver 122 and Edgedriver 121
  • -
- ]]>
diff --git a/docs/feed/sitespeed.io.atom b/docs/feed/sitespeed.io.atom index 3837cb11a..c63b34626 100644 --- a/docs/feed/sitespeed.io.atom +++ b/docs/feed/sitespeed.io.atom @@ -2,7 +2,7 @@ sitespeed.io-release-feed sitespeed.io release feed - 2024-05-30T04:00:38.215Z + 2024-06-04T10:59:46.290Z https://github.com/jpmonette/feed Peter Hedenskog @@ -16,6 +16,21 @@ http://www.sitespeed.io/favicon.ico All rights reserved 2022, Peter Hedenskog and team + + <![CDATA[sitespeed.io 34.0.2]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.2 + + 2024-06-04T00:00:00.000Z + Fixed +
    +
  • Update to Pug 3.0.3 #4172.
  • +
+]]>
+ + Sitespeed.io + https://www.sitespeed.io + +
<![CDATA[sitespeed.io 34.0.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1 @@ -23,7 +38,7 @@ 2024-05-30T00:00:00.000Z Fixed
    -
  • The +1 container has updated to code to take of if GPSI is missing metrics GPSI #56.
  • +
  • The +1 container has updated to code to take care of if GPSI is missing metrics GPSI #56.
]]>
@@ -179,27 +194,6 @@
  • Updateds to Browsertime 21.3.1 that has an updated version of the Chromedriver isntaller that fixes the bug installing on Windows #4096.
-]]> - - Sitespeed.io - https://www.sitespeed.io - -
- - <![CDATA[sitespeed.io 33.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.0 - - 2024-02-21T00:00:00.000Z - Added -
    -
  • Firefox 123 and Chrome 122 in the Docker container #4090 and #4089.
  • -
-
    -
  • Chromedriver 122 and Edgedriver 121
  • -
- ]]>
Sitespeed.io diff --git a/docs/feed/sitespeed.io.rss b/docs/feed/sitespeed.io.rss index b0eed6792..c243dbbe1 100644 --- a/docs/feed/sitespeed.io.rss +++ b/docs/feed/sitespeed.io.rss @@ -4,7 +4,7 @@ sitespeed.io release feed https://www.sitespeed.io New releases and changelog feed of sitespeed.io - Thu, 30 May 2024 04:00:38 GMT + Tue, 04 Jun 2024 10:59:46 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en @@ -16,6 +16,18 @@ All rights reserved 2022, Peter Hedenskog and team Web Performance + + <![CDATA[sitespeed.io 34.0.2]]> + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.2 + https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.2 + Tue, 04 Jun 2024 00:00:00 GMT + Fixed +
    +
  • Update to Pug 3.0.3 #4172.
  • +
+]]>
+ +
<![CDATA[sitespeed.io 34.0.1]]> https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#34.0.1 @@ -23,7 +35,7 @@ Thu, 30 May 2024 00:00:00 GMT Fixed
    -
  • The +1 container has updated to code to take of if GPSI is missing metrics GPSI #56.
  • +
  • The +1 container has updated to code to take care of if GPSI is missing metrics GPSI #56.
]]>
@@ -155,24 +167,6 @@
  • Updateds to Browsertime 21.3.1 that has an updated version of the Chromedriver isntaller that fixes the bug installing on Windows #4096.
-]]> - -
- - <![CDATA[sitespeed.io 33.1.0]]> - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.0 - https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#33.1.0 - Wed, 21 Feb 2024 00:00:00 GMT - Added -
    -
  • Firefox 123 and Chrome 122 in the Docker container #4090 and #4089.
  • -
-
    -
  • Chromedriver 122 and Edgedriver 121
  • -
- ]]>