On Wed, Oct 02, 2013 at 11:42:45AM -0400, Ehsan Akhgari wrote:
> I just did a no-op ./mach build binaries on my debug build on a Mac,
> and it took about 28 seconds.
> 
> $ time ./mach build binaries
>  0:01.96 /usr/bin/make -j8 -s binaries
>  0:12.19 From ./dist/public: Kept 0 existing; Added/updated 0;
> Removed 0 files and 0 directories.
>  0:12.22 From ./dist/sdk: Kept 0 existing; Added/updated 0; Removed
> 0 files and 0 directories.
>  0:12.38 From ./dist/private: Kept 0 existing; Added/updated 0;
> Removed 0 files and 0 directories.
>  0:12.70 From ./dist/bin: Kept 0 existing; Added/updated 0; Removed
> 0 files and 0 directories.
>  0:13.09 From ./dist/idl: Kept 1155 existing; Added/updated 0;
> Removed 0 files and 0 directories.
>  0:13.11 From ./dist/include: Kept 3519 existing; Added/updated 0;
> Removed 0 files and 0 directories.
>  0:20.46 From _tests: Kept 11158 existing; Added/updated 0; Removed
> 0 files and 0 directories.
> Your build was successful!
> 
> real  0m28.291s
> user  0m8.685s
> sys   0m4.178s
> 
> Do you have any plans to bring down the overhead?  Do you know where
> this overhead is coming from?

Try again now that bug 921307 landed.

Mike
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to