[U-Boot] [PATCH] Reduce build times

Aneesh V aneesh at ti.com
Fri Nov 4 03:01:23 CET 2011


Hi Daniel, Wolfgang,

On Thursday 03 November 2011 08:55 PM, Daniel Schwierzeck wrote:
> Hi Wolfgang,
[snip ..]
>
> Conclusion:
> - complete build time reduced from 1m11s to 20s
> - incremental rebuild time reduced from 20s to 3s
> - cc-option calls reduced from 3024 to 8
> - execve calls reduced from 16502 to 3329

Results for omap4 sdp build:
Build machine: Intel Core i5 2.5 GHz, 3M cache, 4GB DDR3

Un-modified HEAD:
real	0m21.463s
user	0m31.278s
sys	0m9.281s

With only Wolfgang's patch:
real	0m11.226s
user	0m23.937s
sys	0m4.200s

With only Daniel's patch:
real	0m10.842s
user	0m21.725s
sys	0m2.532s

With both patches:
real	0m8.306s
user	0m21.201s
sys	0m2.408s

Looks like both patches are helping. Thanks!!

br,
Aneesh

>
> Best regards,
> Daniel
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot



More information about the U-Boot mailing list