RESOLVED FIXED 202998
Have a CLI version of JetStream 2 to run on watchOS
https://bugs.webkit.org/show_bug.cgi?id=202998
Summary Have a CLI version of JetStream 2 to run on watchOS
Saam Barati
Reported 2019-10-15 11:41:25 PDT
We want to run it on more constrained devices, like watches. Some things we probably want: - no Wasm (because watches don't JIT at this time) - fewer iterations - maybe no asm.js - maybe remove super long running tests (WSL I'm looking at you)
Attachments
WIP (3.95 KB, patch)
2019-10-15 13:05 PDT, Saam Barati
no flags
WIP (6.76 KB, patch)
2019-10-16 18:41 PDT, Saam Barati
no flags
patch (8.00 KB, patch)
2019-10-17 13:35 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2019-10-15 11:47:05 PDT
(In reply to Saam Barati from comment #0) > We want to run it on more constrained devices, like watches. > > Some things we probably want: > - no Wasm (because watches don't JIT at this time) > - fewer iterations > - maybe no asm.js > - maybe remove super long running tests (WSL I'm looking at you) this variant of JS2 will also be good for just measuring interpreter performance on any platform
Saam Barati
Comment 2 2019-10-15 13:05:07 PDT
Saam Barati
Comment 3 2019-10-16 18:41:15 PDT
Created attachment 381145 [details] WIP Might be done. Just need to validate it and write a changelog.
Saam Barati
Comment 4 2019-10-17 13:24:42 PDT
Saam Barati
Comment 5 2019-10-17 13:35:11 PDT
Tadeu Zagallo
Comment 6 2019-10-17 13:49:43 PDT
Comment on attachment 381220 [details] patch r=me
WebKit Commit Bot
Comment 7 2019-10-17 15:53:00 PDT
The commit-queue encountered the following flaky tests while processing attachment 381220 [details]: inspector/console/webcore-logging.html bug 203118 (authors: drousso@apple.com and eric.carlson@apple.com) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 8 2019-10-17 15:53:52 PDT
Comment on attachment 381220 [details] patch Clearing flags on attachment: 381220 Committed r251265: <https://trac.webkit.org/changeset/251265>
WebKit Commit Bot
Comment 9 2019-10-17 15:53:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.