Closed
Bug 1553167
Opened 6 years ago
Closed 6 years ago
IE fish bowl canvas benchmark performance regression
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1529614
People
(Reporter: linuxhippy, Unassigned)
Details
(Keywords: nightly-community, perf)
Attachments
(1 file)
(deleted),
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
- go to https://testdrive-archive.azurewebsites.net/performance/fishbowl/
- set fish-count to 1000
Actual results:
1FPS
enabling or disabling WebRender didn't make a difference (AMD 7650k APU + Mesa-19.0 drivers)
Expected results:
20 FPS like Google Chrome achieves
Updated•6 years ago
|
Component: Untriaged → Graphics: WebRender
Product: Firefox → Core
Comment 1•6 years ago
|
||
enabling or disabling WebRender didn't make a difference (AMD 7650k APU + Mesa-19.0 drivers)
This is a duplicate of non-WR bug 1529614.
For Linux, this would depend on bug 1447519, but this codepath was declared as deprecated by bug 1468801.
See also bug 1502740. Pathfinder is first mentioned in bug 1543981.
Since https://hg.mozilla.org/mozilla-central/rev/e79c7b512fd6 it is impossible to use SkiaGL with WebRender.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Keywords: nightly-community,
perf
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•