Bug 185426 - test262/Runner.pm: lower number of processes per core
Summary: test262/Runner.pm: lower number of processes per core
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-08 09:32 PDT by valerie
Modified: 2018-05-08 17:00 PDT (History)
8 users (show)

See Also:


Attachments
Patch (502 bytes, patch)
2018-05-08 09:36 PDT, valerie
no flags Details | Formatted Diff | Diff
Patch (502 bytes, patch)
2018-05-08 14:05 PDT, valerie
no flags Details | Formatted Diff | Diff
patch (984 bytes, patch)
2018-05-08 14:40 PDT, valerie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description valerie 2018-05-08 09:32:04 PDT
Lower number of processes per core to 4 processes if less then or equal to 8 cores, or 2 processes per core otherwise.
Comment 1 valerie 2018-05-08 09:36:38 PDT
Created attachment 339826 [details]
Patch
Comment 2 Saam Barati 2018-05-08 11:47:03 PDT
Comment on attachment 339826 [details]
Patch

This needs a changelog.
Comment 3 valerie 2018-05-08 14:05:28 PDT
Created attachment 339873 [details]
Patch
Comment 4 valerie 2018-05-08 14:40:08 PDT
Created attachment 339882 [details]
patch
Comment 5 Michael Saboff 2018-05-08 14:55:43 PDT
Comment on attachment 339882 [details]
patch

r=me
Comment 6 WebKit Commit Bot 2018-05-08 17:00:18 PDT
Comment on attachment 339882 [details]
patch

Clearing flags on attachment: 339882

Committed r231525: <https://trac.webkit.org/changeset/231525>
Comment 7 WebKit Commit Bot 2018-05-08 17:00:20 PDT
All reviewed patches have been landed.  Closing bug.