[Webkit-unassigned] [Bug 106393] Parser/html-parser.html spends 3% of total time in WTF::currentTime() on Android

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 15:37:55 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106393





--- Comment #3 from Eric Seidel <eric at webkit.org>  2013-01-08 15:39:49 PST ---
As I stare at that sample more, I'm wondering if all syscalls are getting lumped together by my lack of kernel symbols.  (Which would mean this is 3% of total time for syscalls, not just getTimeOfDay.)  Investigating.

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


More information about the webkit-unassigned mailing list