commit | 36ca17c17d5e347632b9609baa69cc5114d68c95 | [log] [tgz] |
---|---|---|
author | Camillo Bruni <cbruni@chromium.org> | Wed Apr 23 14:46:55 2025 |
committer | Camillo Bruni <cbruni@chromium.org> | Mon Apr 28 07:48:54 2025 |
tree | 03dfeddf8a5a64a76fed2f0325e4b5f4898d85d1 | |
parent | 89222dc42940b31ff78a9fe4dc7716601078245f [diff] |
Add --no-prefetch cli flag --no-prefetch will directly use `load(...)` instead of just injecting the script sources which makes it easier to navigate and investigate profiles. - Support more complex command line args and flags - Add --help to cli.js Bug: 411303884 Change-Id: Ic4714f823a7ed1a6f1edcdbf2e00ce34786fbd9b Reviewed-on: https://chromium-review.googlesource.com/c/external/github.com/WebKit/JetStream/+/6483190 Reviewed-by: Victor Gomes <victorgomes@chromium.org> Reviewed-by: Marja Hölttä <marja@chromium.org>
This is a clone from the upstream (webkit repository)[https://github.com/WebKit/WebKit/tree/main/Websites/browserbench.org/JetStream2.2]