Roll Speedometer from 9f85f8e3bd3c to 0c3f0fb132c4 (1 revision)

https://chromium.googlesource.com/external/github.com/WebKit/Speedometer.git/+log/9f85f8e3bd3c..0c3f0fb132c4

2025-01-22 camillobruni@users.noreply.github.com Add end2end tests (#470)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/speedometer-web-workload
Please CC leszeks@google.com,nicohartmann@google.com,v8-waterfall-gardeners@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Web Workload: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: leszeks@google.com,nicohartmann@google.com
Change-Id: I4763ddea9a270608db660f5b26f24b5226447275
Reviewed-on: https://chromium-review.googlesource.com/c/web-workload/+/6189378
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
2 files changed
tree: 39c2fb2f8606e59a7be5253af860ca0d8307936f
  1. public/
  2. .firebaserc
  3. .gitignore
  4. .gitmodules
  5. deploy-main.sh
  6. deploy-subdomains.sh
  7. DEPS
  8. firebase.json
  9. LICENSE
  10. README.md
  11. setup.sh
  12. stage-main.sh
README.md

Chromium Workloads

This is the source for the chromium workloads page. We keep copies and versions of common press benchmarks and other statically hosted workloads here.

Workloads might have custom licenses that can be found in their respective folders.

It consist of 3 parts:

  • The workloads.json description file with all workloads.
  • Workloads (e.g. existing press benchmarks) in the public folder.
  • The html / javascript code to display the data from workloads.json.

Workloads

If possible workloads are DEPS-rolled from single-version branches. on forked repositories on https://chromium.googlesource.com.

LICENSEs are part of the respective workloads or workload versions.

Sources

Deployment

chromium-workloads is hosted using firebase.