Disable browser.translations.enable in automation
Categories
(Remote Protocol :: Agent, task, P1)
Tracking
(firefox115 fixed)
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
()
Details
(Keywords: perf-alert, Whiteboard: [webdriver:m7])
Attachments
(1 file, 1 obsolete file)
Assignee | ||
Comment 1•2 years ago
|
||
Comment 3•2 years ago
|
||
The upstream PR is https://github.com/puppeteer/puppeteer/pull/10288.
Maybe this will also fix the issue on the Puppeteer repository for MacOS as tracked on bug 1832778?
Assignee | ||
Comment 4•2 years ago
|
||
(In reply to Henrik Skupin [:whimboo][⌚️UTC+1] from comment #3)
Maybe this will also fix the issue on the Puppeteer repository for MacOS as tracked on bug 1832778?
Unlikely, the preference was only flipped to true a few days ago on central/nightly, this bug is older.
Assignee | ||
Updated•2 years ago
|
Comment 5•2 years ago
|
||
bugherder |
Comment 6•2 years ago
|
||
(In reply to Pulsebot from comment #2)
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/897932a8a73d
[remote] Disable browser.translations.enable in automation
r=webdriver-reviewers,whimboo
== Change summary for alert #38568 (as of Tue, 06 Jun 2023 08:19:09 GMT) ==
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) |
---|---|---|---|---|
5% | Base Content JS | macosx1015-64-shippable-qr | fission | 1,660,505.33 -> 1,579,874.67 |
5% | Base Content JS | macosx1015-64-shippable-qr | fission | 1,660,678.67 -> 1,580,170.67 |
5% | Base Content JS | linux1804-64-shippable-qr | fission | 1,661,837.33 -> 1,581,537.33 |
5% | Base Content JS | windows11-64-2009-shippable-qr | fission | 1,663,255.33 -> 1,583,912.00 |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=38568
Comment 7•2 years ago
|
||
(In reply to Pulsebot from comment #2)
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/897932a8a73d
[remote] Disable browser.translations.enable in automation
r=webdriver-reviewers,whimboo
== Change summary for alert #38546 (as of Sat, 03 Jun 2023 11:27:21 GMT) ==
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) | Performance Profiles |
---|---|---|---|---|---|
8% | tumblr FirstVisualChange | linux1804-64-shippable-qr | cold fission webrender | 440.00 -> 403.33 | Before/After |
5% | tumblr fcp | windows10-64-shippable-qr | cold fission webrender | 276.25 -> 261.67 | Before/After |
5% | tumblr fcp | linux1804-64-shippable-qr | cold fission webrender | 388.21 -> 369.58 | Before/After |
5% | tumblr SpeedIndex | linux1804-64-shippable-qr | cold fission webrender | 614.50 -> 586.00 | Before/After |
4% | tumblr SpeedIndex (geomean) | linux1804-64-shippable-qr | cold fission webrender | 619.74 -> 591.91 | Before/After |
... | ... | ... | ... | ... | ... |
4% | tumblr PerceptualSpeedIndex (geomean) | linux1804-64-shippable-qr | cold fission webrender | 652.55 -> 625.33 | Before/After |
For up to date results, see: https://treeherder.mozilla.org/perfherder/alerts?id=38546
Updated•2 years ago
|
Comment 8•2 years ago
|
||
Comment 9•2 years ago
|
||
Comment on attachment 9342612 [details]
Bug 1836093 - Re-enable translations in automation; r?nordzilla!
Revision D182926 was moved to bug 1836204. Setting attachment 9342612 [details] to obsolete.
Description
•