Bug 237122 - [JSC] Adjust thread number for GC throughput
Summary: [JSC] Adjust thread number for GC throughput
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-23 16:49 PST by Yusuke Suzuki
Modified: 2022-02-23 17:25 PST (History)
7 users (show)

See Also:


Attachments
Patch (4.48 KB, patch)
2022-02-23 16:52 PST, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>