commit | 1bea63e3c6a8a5511b64fb7c6e7045773cd6827a | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jul 30 10:42:42 2025 |
committer | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jul 30 10:42:54 2025 |
tree | 10d6227869fee7911c9dc86dd1bf3847daaa42f4 | |
parent | 2e365abff58b524eb498b726fead3c4ba28cc4cd [diff] |
Roll Speedometer from f1eddfe695a8 to 87f9ed88c8f8 (1 revision) https://chromium.googlesource.com/external/github.com/WebKit/Speedometer.git/+log/f1eddfe695a8..87f9ed88c8f8 2025-07-30 kustermann.martin@gmail.com Add TodoMVC for dart2js & dart2wasm (#502) 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 mliedtke@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: mliedtke@google.com,nicohartmann@google.com Change-Id: I09d302e72cbd82a7cdbfbad6002597234c6ccf80 Reviewed-on: https://chromium-review.googlesource.com/c/web-workload/+/6801151 Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
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:
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.
mkdir web-workload && cd web-workload; # Checkout using depot_tools's fetch command: fetch web-workload; cd web-workload # Setup firebase login: # - Install the firebase cl: https://firebase.google.com/docs/cli#install_the_firebase_cli # - Setup firebase: ./setup.sh
chromium-workloads is hosted on firebase.
stage-main.sh
to stage a testing version for the main page on temporary domain (can be used for testing freely)deploy-main.sh
for the main page on https://chromium-workloads.web.app/,deploy-subdomains.sh
for the chromium-workloads-${INDEX}.web.app>
subdomains.git pull
gclient sync
./stage-main.sh
./deploy-main.sh
./deploy-subdomains.sh
In case of a broken deployment we can manually restore an old version via the firebase console.