> Has anyone else monitored the memory for WebKit?  Have you seen similar
> results?  I would also be interested in an memory benchmarks or requirements
> for WebKit as I can’t find anything on the web.

Try to use Valgrind's Massif to analyze the heap usage, it will give
you a much detailed report and allow you to find out the root cause
easily.


-- 
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to