Closed
Bug 1835280
Opened 2 years ago
Closed 2 years ago
Consider increasing the stylo parallelism threshold.
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Keywords: perf-alert, Whiteboard: [sp3])
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
This gets us wins on Android:
and Windows:
Linux and macOS seem a bit worse but there were no non-low-confidence
results... Maybe I need more runs?
I think the idea is generally sound, tho, which is just not switching to
parallel mode unless we have at least enough work to keep two cores
busy...
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/51d7da4b2646
Double stylo parallelism threshold. r=bholley,smaug
Updated•2 years ago
|
Severity: -- → S3
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
Updated•2 years ago
|
Whiteboard: [sp3]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-396
Comment 4•2 years ago
|
||
(In reply to Pulsebot from comment #2)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/51d7da4b2646
Double stylo parallelism threshold. r=bholley,smaug
== Change summary for alert #38515 (as of Tue, 30 May 2023 14:44:38 GMT) ==
Improvements:
| Ratio | Test | Platform | Options | Absolute values (old vs new) |
|---|---|---|---|---|
| 4% | facebook-cristiano PerceptualSpeedIndex | android-hw-a51-11-0-aarch64-shippable-qr | warm webrender | 709.92 -> 681.70 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=38515
Updated•2 years ago
|
Keywords: perf-alert
You need to log in
before you can comment on or make changes to this bug.
Description
•