[webkit-dev] Profiling in WebKit

Anthony Ricaud rik24d at gmail.com
Fri Nov 28 03:16:44 PST 2008


You can use console.profile() and console.profileEnd() from your  
JavaScript Code. You can specify a title to the profile if you want to  
run multiple profiles. See http://getfirebug.com/console.html and http://webkit.org/blog/197/web-inspector-redesign/ 
  for more details.

Please, file a bug for your crash at http://bugs.webkit.decenturl.com/new-web-inspector-bug
-- 
Anthony,
http://hanblog.info

Le 28 nov. 08 à 11:59, Johan Lund a écrit :

> Hi folks.
>
> Im trying to figure out the best way to profile the startup of my  
> web application.
> If I activate the profiler in the web inspector and reload the  
> application; webkit crashes.
> How would you go about doing this and have I stumbled across a bug  
> or is it simply unsupported usage?
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



More information about the webkit-dev mailing list