Closed
Bug 1683294
Opened 5 years ago
Closed 5 years ago
Update rayon to 1.5
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
86 Branch
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
References
(Blocks 1 open bug)
Details
(Keywords: perf-alert)
Attachments
(2 files)
Rayon can have a pretty big (positive or negative) impact on CPU usage and performance. We are currently using 1.3 and the current crates.io version is 1.5. Let's see if 1.5 is an improvement.
| Assignee | ||
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D100110
Updated•5 years ago
|
Assignee: nobody → nical.bugzilla
Status: NEW → ASSIGNED
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2392cff93b5a
Update crossbeam-channel in fog. r=janerik
https://hg.mozilla.org/integration/autoland/rev/ef69fb1fda5f
Update rayon to 1.5 r=jrmuizel
Comment 5•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2392cff93b5a
https://hg.mozilla.org/mozilla-central/rev/ef69fb1fda5f
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Comment 6•5 years ago
|
||
(In reply to Pulsebot from comment #4)
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2392cff93b5a
Update crossbeam-channel in fog. r=janerik
https://hg.mozilla.org/integration/autoland/rev/ef69fb1fda5f
Update rayon to 1.5 r=jrmuizel
== Change summary for alert #28371 (as of Sun, 10 Jan 2021 23:10:01 GMT) ==
Improvements:
| Ratio | Suite | Test | Platform | Options | Absolute values (old vs new) |
|---|---|---|---|---|---|
| 4% | tp5o_scroll | linux64-shippable-qr | e10s stylo webrender | 2.76 -> 2.65 | |
| 3% | tsvgx | linux64-shippable-qr | e10s stylo webrender | 211.73 -> 205.02 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=28371
Updated•5 years ago
|
Keywords: perf-alert
You need to log in
before you can comment on or make changes to this bug.
Description
•