Firefox/Projects/Startup Time Improvements/StartupPatchUsage
< Firefox | Projects | Startup Time Improvements
Startup Patch
Quick Start
- Download 2 patches from bug 480735
- Before building you should update your mozconfig with the following option:
- ac_add_options --enable-functiontimer
- BUILD - please clobber your obj dir -
- Add the following environment variables:
- export NSPR_LOG_MODULES=functimer:5
- export NSPR_LOG_FILE=/path/to/startup_log
- Start Firefox
- The logfile in /path/to/startup_log should have a bunch of timing information in it.