[webkit-dev] Webkit profiling on MacOS
Meryl Silverburgh
silverburgh.meryl at gmail.com
Fri May 22 09:22:49 PDT 2009
Hi,
Does Webkit have profiling build in on MacOS?
e.g. For each page, I would like to know how much time is spent on
html parsing, css parsing, javascript executing?
And does Webkit work with Valgrind on MacOS? Or it uses other time of
profiling tool on MacOS? e.g. for each page, find out the break down
of memory usage, what is the % for JS, % for CSS, % for html?
Thank you.
More information about the webkit-dev
mailing list