Performance:Tinderbox Tests: Difference between revisions

try to update other test, just like sicking's previous revision
(try to update other test, just like sicking's previous revision)
Line 79: Line 79:
   cvs co mozilla/tools/trace-malloc
   cvs co mozilla/tools/trace-malloc


and rebuild.  Then run the app on the bloaturls list of urls:
and rebuild.  Then run the leak test with --trace-malloc (I haven't tested this, but the old instructions are clearly wrong; somebody should test this and remove this note):


   <appname> resource:///res/bloatcycle.html
   cd $(OBJDIR)/_leaktest
  python leaktest.py --trace-malloc=malloc.log
  cd $(OBJDIR)/dist/bin/
  ./leakstats ../../_leaktest/malloc.log


Bloat and leak summaries dumped out to <code>stdout</code>. More info about both bloat tests [http://www.mozilla.org/performance/leak-brownbag.html#tbox in the leak brownbag].
More info about both bloat tests [http://www.mozilla.org/performance/leak-brownbag.html#tbox in the leak brownbag].


= Tr/Tgfx/Tsvg: Rendering Performance numbers =
= Tr/Tgfx/Tsvg: Rendering Performance numbers =


These numbers measure raw rendering speed, without network or layout overhead.  See [[Mozilla2:Trender]] for more information.
These numbers measure raw rendering speed, without network or layout overhead.  See [[Mozilla2:Trender]] for more information.
canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334

edits