Closed Bug 558293 Opened 14 years ago Closed 14 years ago

Page almost unscrollable due to bad performance

Categories

(Core :: Layout, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bugzilla, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(3 files)

Build ID: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100408 Minefield/3.7a5pre

1. Go to http://crystal-castles.tumblr.com/
2. Scroll page once the images are loaded

Actual Results: almost unscrollable

Expected results: Smooth scrolling like Opera, Chrome and IE
Status: NEW → UNCONFIRMED
Ever confirmed: false
Enabling Direct2D support just made the performance worser
Attached image Image used by testcase
Attached image Image used by testcase
Attached file The testcase
Component: General → Layout
Keywords: testcase
Product: Firefox → Core
QA Contact: general → layout
Yep.  Painting is expensive.  That said, d2d _should_ help this on supported hardware, and the layers work would also help...
This doesn't look like a painting problem to me. Scrolling by page-downs is actually quite fast. Scrolling by lines is slow. Presumably it's something to do with the way we break up the page into rects to be scrolled and rects to be ignored. Hopefully layer-based scrolling will fix this.
Maybe obvious, but removing the position:fixed on the left div makes scrolling smooth
Ridiculously fast with retained layers.
Depends on: 564991
Status: UNCONFIRMED → NEW
Ever confirmed: true
I can no longer see any performance issues on this page with the retained layers hourlies. If anyone feels this bug should be closed please do so.

Nice work roc!
Very smooth now! Fixed by 564991 I assume
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: