[Webkit-unassigned] [Bug 14917] 20x load performance regression on 700k table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 14:08:31 PDT 2007


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





------- Comment #1 from ggaren at apple.com  2007-08-09 14:08 PDT -------
Samuel, thanks for the bug report. I have a few questions:

- What is this regression relative to? Do you have numbers from an older
version of WebKit?
- What does "CPU time" mean? Is it anything user-visible?

Are you just reporting that the page does more overall CPU processing when
loaded from the network? That's not surprising. Network loads are asynchronous,
so they provide more opportunities for incremental layout during the load,
which would use CPU.


-- 
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