On 11/19/13, 10:08 PM, Gregory Szorc wrote:
And 24 hours later, m-c (4f993fa378eb) is getting faster:

Wall   8:47  (527)
User  52:41 (3161)
Sys    4:38  (278)
Total 57:19 (3439)

Unified builds currently coalesce source files in batches of 16.

It might be useful to add a files_per_unified_file parameter to mozconfig or mach build. People could benchmark different values of files_per_unified_file (trading off clobber vs incremental build times). The same parameter could also be used to disable unified builds with files_per_unified_file = 1.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to