new version

This commit is contained in:
soulgalore 2021-10-29 20:48:07 +02:00
parent 0659b1282a
commit 1259645750
4 changed files with 103 additions and 102 deletions

View File

@ -1 +1 @@
20.3.1
20.4.0

View File

@ -76,7 +76,7 @@ Firefox
--browsertime.firefox.disableTrackingProtection, --firefox.disableTrackingProtection Disable Tracking Protection. [boolean] [default: true]
--browsertime.firefox.android.package, --firefox.android.package Run Firefox or a GeckoView-consuming App on your Android device. Set to org.mozilla.geckoview_example for default Firefox version. You need to have adb installed to make this work.
--browsertime.firefox.android.activity, --firefox.android.activity Name of the Activity hosting the GeckoView.
--browsertime.firefox.android.deviceSerial, --firefox.android.deviceSerial Choose which device to use. If you do not set it, first device will be used.
--browsertime.firefox.android.deviceSerial, --firefox.android.deviceSerial Choose which device to use. If you do not set it, first device will be used. [string]
--browsertime.firefox.android.intentArgument, --firefox.android.intentArgument Configure how the Android intent is launched. Passed through to `adb shell am start ...`; follow the format at https://developer.android.com/studio/command-line/adb#IntentSpec. To add multiple arguments, repeat --firefox.android.intentArgument once per argument.
--browsertime.firefox.profileTemplate, --firefox.profileTemplate Profile template directory that will be cloned and used as the base of each profile each instance of Firefox is launched against. Use this to pre-populate databases with certificates, tracking protection lists, etc.
--browsertime.firefox.collectMozLog, --firefox.collectMozLog Collect the MOZ HTTP log [boolean]
@ -87,7 +87,7 @@ Chrome
--browsertime.chrome.android.package, --chrome.android.package Run Chrome on your Android device. Set to com.android.chrome for default Chrome version. You need to have adb installed to run on Android.
--browsertime.chrome.android.activity, --chrome.android.activity Name of the Activity hosting the WebView.
--browsertime.chrome.android.process, --chrome.android.process Process name of the Activity hosting the WebView. If not given, the process name is assumed to be the same as chrome.android.package.
--browsertime.chrome.android.deviceSerial, --chrome.android.deviceSerial Choose which device to use. If you do not set it, the first found device will be used.
--browsertime.chrome.android.deviceSerial, --chrome.android.deviceSerial Choose which device to use. If you do not set it, the first found device will be used. [string]
--browsertime.chrome.collectNetLog, --chrome.collectNetLog Collect network log from Chrome and save to disk. [boolean]
--browsertime.chrome.traceCategories, --chrome.traceCategories Set the trace categories. [string]
--browsertime.chrome.traceCategory, --chrome.traceCategory Add a trace category to the default ones. Use --chrome.traceCategory multiple times if you want to add multiple categories. Example: --chrome.traceCategory disabled-by-default-v8.cpu_profiler [string]
@ -287,6 +287,7 @@ Options:
--useHash If your site uses # for URLs and # give you unique URLs you need to turn on useHash. By default is it turned off, meaning URLs with hash and without hash are treated as the same URL [boolean] [default: false]
--multi Test multiple URLs within the same browser session (same cache etc). Only works with Browsertime. Use this if you want to test multiple pages (use journey) or want to test multiple pages with scripts. You can mix URLs and scripts (the order will matter): login.js https://www.sitespeed.io/ logout.js - More details: https://www.sitespeed.io/documentation/sitespeed.io/scripting/ [boolean] [default: false]
--name Give your test a name.
-o, --open Open your test result in your default browser (Mac OS only).
--slug Give your test a slug. The slug is used when you send the metrics to your data storage to identify the test and the folder of the tests. The max length of the slug is 200 characters and it can only contain a-z A-Z 0-9 and -_ characters.
--config Path to JSON config file
-h, --help Show help [boolean]

View File

@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://www.sitespeed.io</id>
<title>sitespeed.io release feed</title>
<updated>2021-10-29T09:12:23.622Z</updated>
<updated>2021-10-29T18:47:30.652Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>Peter Hedenskog</name>
@ -17,43 +17,11 @@
<rights>All rights reserved 2021, Peter Hedenskog and team</rights>
<category term="Performance"/>
<entry>
<title type="html"><![CDATA[chrome-har 0.12.0]]></title>
<id>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.12.0</id>
<link href="https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#"/>
<updated>2021-10-29T09:12:23.622Z</updated>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 14.8.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.8.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#"/>
<updated>2021-10-27T13:39:02.201Z</updated>
<summary type="html"><![CDATA[ New Edgedriver 95 and Edge 95 in the Docker container #1665. Fix for storing Firefox memory report and geckoprofile on Android 10+. Thank you Andrew Creskey for PR #1663.]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[sitespeed.io 20.3.1]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#20.3.1</id>
<title type="html"><![CDATA[sitespeed.io 20.4.0]]></title>
<id>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#20.4.0</id>
<link href="https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#"/>
<updated>2021-10-24T13:03:03.597Z</updated>
<summary type="html"><![CDATA[ Fix to handle integer value Android device serial, thank you Saurav Kumar for PR #3490.]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[coach ]]></title>
<id>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#</id>
<link href="https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#"/>
<updated>2021-10-15T15:48:34.463Z</updated>
<summary type="html"><![CDATA[ Updated to use latest Browsertime with latest Chromedriver Updated Docker container to use latest Chrome/Firefox Use Browsertime 11.0.0 Use Coach-code 6.0 Use latest Firefox and Chrome]]></summary>
<updated>2021-10-29T18:47:30.652Z</updated>
<summary type="html"><![CDATA[ Updated to Browsertime 14.8.0 with Edgeriver 95. Updated to Edge 95 in the Docker container. Update to use NodeJS 16 in the Docker container #3495. On Mac OS: Use --open or -o to open the result in your default browser. Thank you Johanna Lindh for the idea! PR #3493. The +1 container now had Lighthouse 8.6.0. Removed npm from the Docker container when everything has been installed to fix npm security issues + decrease the size of the container.]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
@ -63,29 +31,18 @@
<title type="html"><![CDATA[throttle 3.0.0]]></title>
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.0.0</id>
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#"/>
<updated>2021-08-09T19:47:15.952Z</updated>
<updated>2021-10-29T18:25:09.437Z</updated>
<summary type="html"><![CDATA[ When you run on Mac OS we changed so localhost traffic is not throttled by default. To throttle on localhost use --localhost. This makes sence if you use WebDriver to drive your browser on your local machine. And Mac OS now works the same as Linux.]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[pagexray 4.3.1]]></title>
<id>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.1</id>
<link href="https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#"/>
<updated>2021-07-21T20:23:14.098Z</updated>
<summary type="html"><![CDATA[ Added missing inbodyparser_blocking render blocking info for Chrome.]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[coach-core 6.4.3]]></title>
<id>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#6.4.3</id>
<link href="https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#"/>
<updated>2021-07-21T20:23:14.097Z</updated>
<updated>2021-10-29T18:25:09.436Z</updated>
<summary type="html"><![CDATA[ Updated to latest PageXray and Third patrty web 0.12.4.]]></summary>
<author>
<name>Sitespeed.io</name>
@ -93,11 +50,11 @@
</author>
</entry>
<entry>
<title type="html"><![CDATA[chrome-trace 0.2.2]]></title>
<id>https://github.com/sitespeedio/chrome-trace/blob/main/CHANGELOG.md#0.2.2</id>
<link href="https://github.com/sitespeedio/chrome-trace/blob/main/CHANGELOG.md#"/>
<updated>2019-06-15T10:36:36.903Z</updated>
<summary type="html"><![CDATA[ Catch if we can't find the first thread event. We now throws an exception (that's not optimal since we don't know what's wrong) with the info of what's wrong. We can change that later on.]]></summary>
<title type="html"><![CDATA[coach ]]></title>
<id>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#</id>
<link href="https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#"/>
<updated>2021-10-29T18:25:09.436Z</updated>
<summary type="html"><![CDATA[ Updated to use latest Browsertime with latest Chromedriver Updated Docker container to use latest Chrome/Firefox Use Browsertime 11.0.0 Use Coach-code 6.0 Use latest Firefox and Chrome]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
@ -107,11 +64,54 @@
<title type="html"><![CDATA[compare 1.0.0]]></title>
<id>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#1.0.0</id>
<link href="https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#"/>
<updated>2019-01-28T04:22:17.522Z</updated>
<updated>2021-10-29T18:25:09.436Z</updated>
<summary type="html"><![CDATA[ Added support for using Github gists see #34. Added support for using a config file to configure which HARs to test. Added support for copy/paste directly you HAR, configuration file or a gist URL or id. Refactor the CSS into Sass, development build process now uses BrowserSync. Service worker added for offline support. Workbox is used to achieve this. Added support for showing changes in request/responses if you compare the same page #63. New internal structure and use the new configuration object all the way.]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[pagexray 4.3.1]]></title>
<id>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.1</id>
<link href="https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#"/>
<updated>2021-10-29T18:25:09.436Z</updated>
<summary type="html"><![CDATA[ Added missing inbodyparser_blocking render blocking info for Chrome.]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[browsertime 14.8.0]]></title>
<id>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.8.0</id>
<link href="https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#"/>
<updated>2021-10-29T18:25:09.435Z</updated>
<summary type="html"><![CDATA[ New Edgedriver 95 and Edge 95 in the Docker container #1665. Fix for storing Firefox memory report and geckoprofile on Android 10+. Thank you Andrew Creskey for PR #1663.]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[chrome-har 0.12.0]]></title>
<id>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.12.0</id>
<link href="https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#"/>
<updated>2021-10-29T18:25:09.435Z</updated>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[chrome-trace 0.2.2]]></title>
<id>https://github.com/sitespeedio/chrome-trace/blob/main/CHANGELOG.md#0.2.2</id>
<link href="https://github.com/sitespeedio/chrome-trace/blob/main/CHANGELOG.md#"/>
<updated>2021-10-29T18:25:09.435Z</updated>
<summary type="html"><![CDATA[ Catch if we can't find the first thread event. We now throws an exception (that's not optimal since we don't know what's wrong) with the info of what's wrong. We can change that later on.]]></summary>
<author>
<name>Sitespeed.io</name>
<uri>https://www.sitespeed.io</uri>
</author>
</entry>
</feed>

View File

@ -4,7 +4,7 @@
<title>sitespeed.io release feed</title>
<link>https://www.sitespeed.io</link>
<description>Follow new releases of sitespeed.io tools</description>
<lastBuildDate>Fri, 29 Oct 2021 09:12:23 GMT</lastBuildDate>
<lastBuildDate>Fri, 29 Oct 2021 18:47:30 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
@ -17,72 +17,72 @@
<category>Performance</category>
<atom:link href="https://www.sitespeed.io/feed/rss.xml" rel="self" type="application/rss+xml"/>
<item>
<title><![CDATA[chrome-har 0.12.0]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.12.0</guid>
<pubDate>Fri, 29 Oct 2021 09:12:23 GMT</pubDate>
</item>
<item>
<title><![CDATA[browsertime 14.8.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.8.0</guid>
<pubDate>Wed, 27 Oct 2021 13:39:02 GMT</pubDate>
<description><![CDATA[ New Edgedriver 95 and Edge 95 in the Docker container #1665. Fix for storing Firefox memory report and geckoprofile on Android 10+. Thank you Andrew Creskey for PR #1663.]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[sitespeed.io 20.3.1]]></title>
<title><![CDATA[sitespeed.io 20.4.0]]></title>
<link>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#20.3.1</guid>
<pubDate>Sun, 24 Oct 2021 13:03:03 GMT</pubDate>
<description><![CDATA[ Fix to handle integer value Android device serial, thank you Saurav Kumar for PR #3490.]]></description>
<guid>https://github.com/sitespeedio/sitespeed.io/blob/main/CHANGELOG.md#20.4.0</guid>
<pubDate>Fri, 29 Oct 2021 18:47:30 GMT</pubDate>
<description><![CDATA[ Updated to Browsertime 14.8.0 with Edgeriver 95. Updated to Edge 95 in the Docker container. Update to use NodeJS 16 in the Docker container #3495. On Mac OS: Use --open or -o to open the result in your default browser. Thank you Johanna Lindh for the idea! PR #3493. The +1 container now had Lighthouse 8.6.0. Removed npm from the Docker container when everything has been installed to fix npm security issues + decrease the size of the container.]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/sitespeed.io.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach ]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#</guid>
<pubDate>Fri, 15 Oct 2021 15:48:34 GMT</pubDate>
<description><![CDATA[ Updated to use latest Browsertime with latest Chromedriver Updated Docker container to use latest Chrome/Firefox Use Browsertime 11.0.0 Use Coach-code 6.0 Use latest Firefox and Chrome]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[throttle 3.0.0]]></title>
<link>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.0.0</guid>
<pubDate>Mon, 09 Aug 2021 19:47:15 GMT</pubDate>
<pubDate>Fri, 29 Oct 2021 18:25:09 GMT</pubDate>
<description><![CDATA[ When you run on Mac OS we changed so localhost traffic is not throttled by default. To throttle on localhost use --localhost. This makes sence if you use WebDriver to drive your browser on your local machine. And Mac OS now works the same as Linux.]]></description>
</item>
<item>
<title><![CDATA[pagexray 4.3.1]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.1</guid>
<pubDate>Wed, 21 Jul 2021 20:23:14 GMT</pubDate>
<description><![CDATA[ Added missing inbodyparser_blocking render blocking info for Chrome.]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[coach-core 6.4.3]]></title>
<link>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#6.4.3</guid>
<pubDate>Wed, 21 Jul 2021 20:23:14 GMT</pubDate>
<pubDate>Fri, 29 Oct 2021 18:25:09 GMT</pubDate>
<description><![CDATA[ Updated to latest PageXray and Third patrty web 0.12.4.]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[chrome-trace 0.2.2]]></title>
<link>https://github.com/sitespeedio/chrome-trace/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/chrome-trace/blob/main/CHANGELOG.md#0.2.2</guid>
<pubDate>Sat, 15 Jun 2019 10:36:36 GMT</pubDate>
<description><![CDATA[ Catch if we can't find the first thread event. We now throws an exception (that's not optimal since we don't know what's wrong) with the info of what's wrong. We can change that later on.]]></description>
<title><![CDATA[coach ]]></title>
<link>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/coach/blob/main/CHANGELOG.md#</guid>
<pubDate>Fri, 29 Oct 2021 18:25:09 GMT</pubDate>
<description><![CDATA[ Updated to use latest Browsertime with latest Chromedriver Updated Docker container to use latest Chrome/Firefox Use Browsertime 11.0.0 Use Coach-code 6.0 Use latest Firefox and Chrome]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/coach.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[compare 1.0.0]]></title>
<link>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/compare/blob/main/CHANGELOG.md#1.0.0</guid>
<pubDate>Mon, 28 Jan 2019 04:22:17 GMT</pubDate>
<pubDate>Fri, 29 Oct 2021 18:25:09 GMT</pubDate>
<description><![CDATA[ Added support for using Github gists see #34. Added support for using a config file to configure which HARs to test. Added support for copy/paste directly you HAR, configuration file or a gist URL or id. Refactor the CSS into Sass, development build process now uses BrowserSync. Service worker added for offline support. Workbox is used to achieve this. Added support for showing changes in request/responses if you compare the same page #63. New internal structure and use the new configuration object all the way.]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/compare.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[pagexray 4.3.1]]></title>
<link>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/pagexray/blob/main/CHANGELOG.md#4.3.1</guid>
<pubDate>Fri, 29 Oct 2021 18:25:09 GMT</pubDate>
<description><![CDATA[ Added missing inbodyparser_blocking render blocking info for Chrome.]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/pagexray.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[browsertime 14.8.0]]></title>
<link>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#14.8.0</guid>
<pubDate>Fri, 29 Oct 2021 18:25:09 GMT</pubDate>
<description><![CDATA[ New Edgedriver 95 and Edge 95 in the Docker container #1665. Fix for storing Firefox memory report and geckoprofile on Android 10+. Thank you Andrew Creskey for PR #1663.]]></description>
<enclosure url="https://www.sitespeed.io/img/logos/browsertime.png" length="0" type="image/png"/>
</item>
<item>
<title><![CDATA[chrome-har 0.12.0]]></title>
<link>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/chrome-har/blob/main/CHANGELOG.md#0.12.0</guid>
<pubDate>Fri, 29 Oct 2021 18:25:09 GMT</pubDate>
</item>
<item>
<title><![CDATA[chrome-trace 0.2.2]]></title>
<link>https://github.com/sitespeedio/chrome-trace/blob/main/CHANGELOG.md#</link>
<guid>https://github.com/sitespeedio/chrome-trace/blob/main/CHANGELOG.md#0.2.2</guid>
<pubDate>Fri, 29 Oct 2021 18:25:09 GMT</pubDate>
<description><![CDATA[ Catch if we can't find the first thread event. We now throws an exception (that's not optimal since we don't know what's wrong) with the info of what's wrong. We can change that later on.]]></description>
</item>
</channel>
</rss>