Bug 73238

Summary: REGRESSION (r101202): Incredibly poor scrolling performance on WebKit Bugzilla bug list page
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, hyatt, jchaffraix, mitz, robert, simon.fraser, tonikitoo, webkit-bug-importer
Priority: P1 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://webkit.org/new-bugs/3d
Attachments:
Description Flags
Sample none

Mark Rowe (bdash)
Reported 2011-11-28 12:30:43 PST
After r101202 I’m seeing the WebKit Bugzilla new bugs list at <http://webkit.org/new-bugs/3d> scroll at perhaps three or four frames per second. Prior to that revision the page scrolled at around 40fps. A sample shows that almost all of the time is being spent below RenderTable::paint, with most of that inside RenderTableCell::paintCollapsedBorder. A related side-effect is that when switching to a tab containing <http://webkit.org/new-bugs/3d> I often see it flicker blank before the contents appear.
Attachments
Sample (724.38 KB, text/plain)
2011-11-28 12:41 PST, Simon Fraser (smfr)
no flags
Radar WebKit Bug Importer
Comment 1 2011-11-28 12:31:19 PST
Mark Rowe (bdash)
Comment 2 2011-11-28 12:31:59 PST
Simon Fraser (smfr)
Comment 3 2011-11-28 12:41:05 PST
Robert Hogan
Comment 4 2011-11-28 15:24:46 PST
Note You need to log in before you can comment on or make changes to this bug.