commit | f95516a8b6dafdd87f6c69ef5f8b570096aefde0 | [log] [tgz] |
---|---|---|
author | John Chen <johnchen@chromium.org> | Wed May 14 18:30:01 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 18:30:01 2025 |
tree | abdd27007525bd9126e76d34f87f1b0aa11731bd | |
parent | 4b48807769432b3d69d45a26f86d33e56f9a137f [diff] |
[Perf] jetstream2.crossbench points to jetstream_2 Changing the definition of jetstream2.crossbench benchmark, so that it runs jetstream_2 (instead of jetstream_2.2) on crossbench. Since jetstream_2 is currently an alias of jetstream_2.2, this CL does cause any immediate change of behavior, but allows jetstream2.crossbench to always run the latest version of JetStream 2 as new version is created. This makes JetStream behave the same way as Speedometer and MotionMark. Similar to https://chromium-review.googlesource.com/c/chromium/src/+/6514531 Change-Id: Ic72cef45e4f5065182dec472c71279462c3cc335 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6543391 Commit-Queue: John Chen <johnchen@chromium.org> Reviewed-by: Farid (Mojtaba) Faridzad <faridzad@google.com> Cr-Commit-Position: refs/heads/main@{#1460257}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.