Closed Bug 1585586 Opened 5 years ago Closed 2 years ago

Paint taking too long

Categories

(Core :: Graphics, defect, P3)

71 Branch
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: tripurari, Unassigned)

References

Details

Attachments

(2 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0

Steps to reproduce:

Steps to Reproduce

  1. go to https://gatsby-forty.surge.sh/
  2. click on menu button ( top right corner )

Inspect in profiler

I have attached the performance profiling data ( profiler.firefox.com ) the new one :p

Actual results:

Paint takes a lot of time making the transition feel very janky

Expected results:

transition should have been very smooth without blocking that main thread for so long

From the profile this seems to be a Graphics issue.
Weird things I can see at a glance:

  • memory usage
  • the graphics subsystem seems to wait a lot
Component: Untriaged → Graphics
Product: Firefox → Core
output of about:support

I tested this out with WebRender enabled, seems to work better. Clicking on the menu button feels more responsive, transition looks pretty smooth.

Blocks: wr-better
Priority: -- → P3

Works well with WR.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: