1
edit
Changes
→Project Details
== Project Details ==
* Collect Data
** Get build time info from others
* -j specifies how many concurrent jobs you can run, so for some parts of the tree you get more makes going at once
** mk_add_options MOZ_MAKE_FLAGS=-j4
Releases 0.1 - Oct 13
* Try out different build options
** See how they affect built
* Try profiling the run-time build
** Time how long it takes on each file during the build
Releases 0.2 - Nov 10
Releases 0.3 - Dec 1
== Project Data ==