Add landing page flexibility for versions and paths.

- Allow version to be optional.
- Allow an explicit path to be added.

Change-Id: I8e69aa30a2674791fcd3233380fa6d96d38fd01e
Reviewed-on: https://chromium-review.googlesource.com/c/web-workload/+/5824670
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Phillip Pearson <philpearson@google.com>
1 file changed
tree: d3bf9e6fcf651e26c6a3bcb9a33702a69333d463
  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. 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.