[EMAIL PROTECTED] wrote:
The next thing to try is for me to do some profiling of what's going on inside of mozilla? Is there a framework for this?
If you're on Linux, then you can try using jprof. See <http://lxr.mozilla.org/mozilla/source/tools/jprof/README.html>. On more recent linuxes you could also try sysprof.
On http://www.mozilla.org/performance/tools.html there are some profilers listed. Not sure how up-to-date this is.
-Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

