Port v3.0 of Speedometer from Webkit [1] repo and update tarballs.
"version" field can be added to the workload agenda file to specify
which version of Speedomer should be used.
Size of v3.0 tarball is around 12 MB if the compression type is gzip.
Thus, in order to reduce total size of the repo, compress Speedometer
archives in LZMA format.
1. https://github.com/WebKit/WebKit/tree/main/Websites/browserbench.org/Speedometer3.0
Signed-off-by: Metin Kaya <metin.kaya@arm.com>
This version replaces the previous uiauto version of Speedometer with a new
version.
* Supports both chrome and chromium again, this is selected with the
chrome_package parameter.
* No longer needs internet access.
* Version 1.0 of Speedometer is no longer supported.
* Requires root:
- sometimes uiautomator dump doesn't capture the score if not run as root
- need to modify the browser's XML preferences file to bypass T&C acceptance
screen