Closed Bug 1152405 Opened 9 years ago Closed 1 year ago

Painting is slow while scrolling Amazon.com product pages

Categories

(Core :: Graphics, defect, P3)

x86_64
All
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: vladan, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: gfx-noted [platform-rel-Amazon][platform-rel-AmazonShopping])

Example page: 
http://www.amazon.com/Logitech-G100s-Optical-Gaming-Mouse/dp/B00BCEK2LK

Profile from above page, captured with Nightly 2015-04-07 on Windows 7 64-bit:
http://people.mozilla.org/~bgirard/cleopatra/#report=d5cb2348073d34b8bd2c6b401a0da2b2fa12a79f

This was originally a user complaint on OS X in bug 1151866, reproduced by Soledad with Nightly on OS X
Summary: Painting is slow on Amazon.com product pages → Painting during scrolling is slow on Amazon.com product pages
Summary: Painting during scrolling is slow on Amazon.com product pages → Painting is slow while scrolling Amazon.com product pages
This seems to run pretty well on my retina MBP. We mostly stay around 60fps. There's some bad stuff going on with D2D but that's probably unrelated to the original issue.
Depends on: 1152509
Blocks: paint-fast
Whiteboard: gfx-noted
Seems like 3 issues here from the profile

1) We're painting an Inactive layer (21% cpu usage).
2) 50% of the time is spent in nsDisplayTableBorderBackground.
3) nsDisplayText::Paint takes a while

On Mac, without CSRD, I can't checkerboard much anymore. We checkerboard a lot worse on Gecko 39.
platform-rel: --- → ?
Whiteboard: gfx-noted → gfx-noted [platform-rel-Amazon][platform-rel-AmazonShopping]
platform-rel: ? → ---

I've been in Amazon a lot in the last week. No slowness here - macbook pro + FIrefox 98.0b6.
Does anyone believe this issue still exists?

Severity: normal → S3

Unable to reproduce in current versions.

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