commit | 51f727e76e37e19a038fb58030308708bb4a61e6 | [log] [tgz] |
---|---|---|
author | Camillo Bruni <cbruni@chromium.org> | Wed Apr 23 14:44:42 2025 |
committer | Camillo Bruni <cbruni@chromium.org> | Mon Apr 28 07:42:48 2025 |
tree | 7fd51ec24773f6a110fd8aab5ccaf01ae89f24c8 | |
parent | fb25603d5ceba3df7f923e1d504af4ed0ba98a34 [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: Ica5aaaabf7ce9cc47862af80f5e35cc2ac4b0186 Reviewed-on: https://chromium-review.googlesource.com/c/external/github.com/WebKit/JetStream/+/6483189 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]