Firefox 3.0b4:BuildNotes: Difference between revisions
Jump to navigation
Jump to search
(Scratchpad) |
mNo edit summary |
||
| Line 6: | Line 6: | ||
*** bring over the <tt>mk_add_options PROFILE_GEN_SCRIPT...</tt> line from the nightly mozconfig to the release one, and install the script | *** bring over the <tt>mk_add_options PROFILE_GEN_SCRIPT...</tt> line from the nightly mozconfig to the release one, and install the script | ||
*** bring over <tt>$ProfiledBuild = 1;</tt> from nightly tinder-config.pl to release one | *** bring over <tt>$ProfiledBuild = 1;</tt> from nightly tinder-config.pl to release one | ||
*** compare RAM allocated to nightly and release VM's | |||
Revision as of 10:30, 25 February 2008
Scratch pad of unusual TODO's for this release:
- Profile Guided Optimisation
- we need at least rev1.383 of tinderbox/build-seamonkey-util.pm, so the tinderbox code will need to be retagged (should be doing this anyway)
- cvs update tinderbox to that tag on the three builders
- for each platform that will use PGO (expecting Windows & Linux)
- bring over the mk_add_options PROFILE_GEN_SCRIPT... line from the nightly mozconfig to the release one, and install the script
- bring over $ProfiledBuild = 1; from nightly tinder-config.pl to release one
- compare RAM allocated to nightly and release VM's