Roll WebAI Compute Benchmark from dcac76c7b6b3 to 8c932cbb7528 (2 revisions) https://chromium.googlesource.com/external/github.com/GoogleChrome/webai-compute-benchmark.git/+log/dcac76c7b6b3..8c932cbb7528 2026-03-25 49699333+dependabot[bot]@users.noreply.github.com Bump flatted from 3.3.3 to 3.4.2 (#123) 2026-03-25 [email protected] Add version to home and results pages (#124) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webai-compute-benchmark-web-workload Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Web Workload: https://crbug.com/new 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: [email protected],[email protected] Change-Id: I61774d55f47ac0ae4e7402c65339140ab34c79ab Reviewed-on: https://chromium-review.googlesource.com/c/web-workload/+/7701912 Bot-Commit: chromium-autoroll <[email protected]>
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 pullgclient sync./stage-main.sh./deploy-main.sh./deploy-subdomains.shIn case of a broken deployment we can manually restore an old version via the firebase console.