Turn on search-config-v2 for Nightly
Categories
(Firefox :: Search, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: mcheang, Assigned: mcheang)
References
Details
(Keywords: perf-alert, Whiteboard: [sng])
Attachments
(1 file)
Turning on the PREF for search-config-v2 in browser/app/profile/firefox.js
.
But we need to leave it as false in all.js for now, because of Thunderbird.
Assignee | ||
Comment 1•1 years ago
|
||
We will leave the PREF off in modules/libpref/init/all.js because we don't want
to affect Thunderbird.
Assignee | ||
Updated•1 years ago
|
Comment 3•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Comment 4•1 year ago
|
||
(In reply to Pulsebot from comment #2)
Pushed by mcheang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/721d8ca12e2a
Turn on PREF for search-config-v2 in Nightly. r=Standard8
== Change summary for alert #41827 (as of Sat, 16 Mar 2024 03:09:25 GMT) ==
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|
3% | sessionrestore | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 445.67 -> 431.33 |
3% | ts_paint | windows10-64-shippable-qr | e10s fission stylo webrender | 456.92 -> 442.50 |
3% | ts_paint | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 411.67 -> 398.92 |
3% | sessionrestore | windows10-64-shippable-qr | e10s fission stylo webrender | 482.17 -> 467.50 |
3% | ts_paint_webext | windows10-64-shippable-qr | e10s fission stylo webrender-sw | 416.12 -> 403.67 |
... | ... | ... | ... | ... |
2% | startup_about_home_paint_cached | windows10-64-shippable-qr | e10s fission stylo webrender | 609.54 -> 596.42 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=41827
Comment 5•1 year ago
|
||
(In reply to Pulsebot from comment #2)
Pushed by mcheang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/721d8ca12e2a
Turn on PREF for search-config-v2 in Nightly. r=Standard8
== Change summary for alert #41897 (as of Wed, 20 Mar 2024 08:26:59 GMT) ==
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) | Performance Profiles |
---|---|---|---|---|---|
15% | bing-search FirstVisualChange | linux1804-64-shippable-qr | fission warm webrender | 97.70 -> 82.58 | Before/After |
13% | bing-search largestContentfulPaint | linux1804-64-shippable-qr | fission warm webrender | 78.90 -> 68.37 | Before/After |
11% | bing-search ContentfulSpeedIndex | linux1804-64-shippable-qr | fission warm webrender | 102.85 -> 91.56 | Before/After |
10% | bing-search fcp | linux1804-64-shippable-qr | fission warm webrender | 74.29 -> 66.67 | Before/After |
9% | bing-search loadtime | linux1804-64-shippable-qr | bytecode-cached fission warm webrender | 71.91 -> 65.41 | Before/After |
... | ... | ... | ... | ... | ... |
2% | bing-search PerceptualSpeedIndex | linux1804-64-shippable-qr | bytecode-cached fission warm webrender | 397.78 -> 389.63 | Before/After |
For up to date results, see: http://localhost:5000/perfherder/alerts?id=41897
Description
•