[Webkit-unassigned] [Bug 18466] webkit's performance inferior to Firefox/Opera on Opera dhtml benchmark

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 13 14:36:25 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18466





------- Comment #4 from hyatt at apple.com  2008-04-13 14:36 PDT -------
Yeah FFX does better.  This is probably all about how you coalesce dirty rects.
 The problem is what may work well on one test will work poorly on another. 
Many small moving objects will have a bias towards union, whereas a small
number of faraway objects will have a bias toward separation.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list