[webkit-help] benchmark problems

Ariya Hidayat ariya.hidayat at gmail.com
Thu Sep 2 12:39:42 PDT 2010


> I'm trying to do some benchmark in order to check witch webkit
> functions take more time running.
> My question is: How can I do this kind of benchmark? firebug only
> tells me the time of page scripts, but I want to see where is the
> bottleneck in the webkit function. Any sugestion?

Firebug and Web Inspector's Profiler only work at that level, after
all it's designed for web developer.
If you want to profile WebKit in a much more granular level, just
proper tools such as gprof, valgrind, Shark, etc.


-- 
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat


More information about the webkit-help mailing list