Bug 237122

Summary: [JSC] Adjust thread number for GC throughput
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mark.lam: review+

Description Yusuke Suzuki 2022-02-23 16:49:50 PST
[JSC] Adjust thread number for GC throughput
Comment 1 Yusuke Suzuki 2022-02-23 16:52:09 PST
Created attachment 453055 [details]
Patch
Comment 2 Mark Lam 2022-02-23 17:00:37 PST
Comment on attachment 453055 [details]
Patch

r=me
Comment 3 Mark Lam 2022-02-23 17:01:37 PST
Comment on attachment 453055 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=453055&action=review

> Source/JavaScriptCore/ChangeLog:9
> +        3 makese sense since there is also a main thread when they are running concurrently to the

/makese/makes/
Comment 4 Yusuke Suzuki 2022-02-23 17:23:13 PST
Comment on attachment 453055 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=453055&action=review

>> Source/JavaScriptCore/ChangeLog:9
>> +        3 makese sense since there is also a main thread when they are running concurrently to the
> 
> /makese/makes/

Fixed.
Comment 5 Yusuke Suzuki 2022-02-23 17:24:33 PST
Committed r290405 (247715@trunk): <https://commits.webkit.org/247715@trunk>
Comment 6 Radar WebKit Bug Importer 2022-02-23 17:25:18 PST
<rdar://problem/89388229>