2x performance regression when rendering PDFs with smask
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Tracking
()
Performance Impact | medium |
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | unaffected |
firefox-esr115 | --- | unaffected |
firefox125 | --- | wontfix |
firefox126 | --- | wontfix |
firefox127 | --- | wontfix |
firefox128 | --- | fix-optional |
People
(Reporter: marco, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
STR:
- Open https://mozilla.github.io/pdf.js/web/viewer.html
- Load https://bugzilla.mozilla.org/attachment.cgi?id=9372077 through the menu of the PDF viewer (button in the top right corner)
Before bug 1878884, the rendering takes ~5-6 seconds for me. After bug 1878884, it takes ~10-12 seconds.
Comment 1•9 months ago
|
||
:lsalzman, since you are the author of the regressor, bug 1878884, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Reporter | ||
Comment 2•9 months ago
|
||
Profile from today: https://share.firefox.dev/3Qx28Q2.
Profile from January: https://share.firefox.dev/3xWGI8k.
Updated•9 months ago
|
Updated•9 months ago
|
Reporter | ||
Updated•9 months ago
|
Reporter | ||
Comment 3•9 months ago
|
||
Note for performance triage: these kinds of PDFs are pretty common, see the number of duplicates and see also in bug 1874013.
Reporter | ||
Updated•9 months ago
|
Comment 4•9 months ago
|
||
Set release status flags based on info from the regressing bug 1878884
Comment 5•9 months ago
|
||
Is this a duplicate of bug 1895496?
Reporter | ||
Comment 6•9 months ago
|
||
(In reply to Liz Henry (:lizzard) (relman/hg->git project) from comment #5)
Is this a duplicate of bug 1895496?
Bug 1895496 is about incorrect rendering with specific PDFs using specific transformations. It is a bug in the PDF viewer.
This bug is instead in Gecko, and it is about the performance regression introduced by bug 1878884 (affecting the same PDF from bug 1895496, but also other kinds of PDFs).
![]() |
||
Updated•9 months ago
|
Updated•8 months ago
|
Updated•8 months ago
|
Updated•8 months ago
|
Comment 7•8 months ago
|
||
The Performance Impact Calculator has determined this bug's performance impact to be high. If you'd like to request re-triage, you can reset the Performance Impact flag to "?" or needinfo the triage sheriff.
Platforms: Windows
Page load impact: Severe
[x] Able to reproduce locally
Comment 8•8 months ago
|
||
The severity field for this bug is set to S3. However, the Performance Impact
field flags this bug as having a high impact on the performance.
:lsalzman, could you consider increasing the severity of this performance-impacting bug? Alternatively, if you think the performance impact is lower than previously assessed, could you request a re-triage from the performance team by setting the Performance Impact
flag to ?
?
For more information, please visit BugBot documentation.
Updated•8 months ago
|
Reporter | ||
Comment 10•7 months ago
|
||
It's better now, but a build before bug 1878884 is still better for me than a build from today.
Comment 11•5 months ago
|
||
Revisiting in triage to determine if this is still a High impact based on bug 1878884
Comment 12•5 months ago
|
||
The Performance Impact Calculator has determined this bug's performance impact to be medium. If you'd like to request re-triage, you can reset the Performance Impact flag to "?" or needinfo the triage sheriff.
Platforms: Windows
Page load impact: Some
[x] Able to reproduce locally
Description
•