[Webkit-unassigned] [Bug 8740] REGRESSION: benchjs test 1 has slowed by over 150%
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat May 6 12:02:50 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8740
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com
AssignedTo|webkit- |timo at apple.com
|unassigned at opendarwin.org |
------- Comment #3 from darin at apple.com 2006-05-06 12:02 PDT -------
We've figured out what's going on here and we're trying to decide what to do to
fix it.
The slowness is due to interaction between the constant repainting in the web
view, constant repainting in the status bar, the way AppKit decides when to do
a display, and the way that the graphics system blocks the process if you start
painting after a window flush but before it can write the data from that flush
into the display's frame buffer.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list