[poky] Further build profiling info
Richard Purdie
richard.purdie at linuxfoundation.org
Thu Feb 24 07:40:30 PST 2011
On Wed, 2011-02-16 at 20:49 +0000, Richard Purdie wrote:
> We've had some fixes into master which:
>
> * improve the pseudo-native build time (worth 2 minutes)
> * shorten the rpm rootfs creation times
> * enabling parallel builds for some packages
> * Improve the task processing/creation latency (worth 1-2 minutes)
>
> The time for the same build as above is now taking:
>
> real 97m1.204s
> user 385m24.460s
> sys 48m30.990s
> (4848 tasks)
>
> and this is despite adding in some extra documentation generation pieces
> too (which accounts for the extra user time) so quite a nice
> improvement. Nice work but I think there is further low hanging fruit to
> gain a little more time back too! :)
I've just run a test of Poky master and we've regressed to:
real 106m46.524s
user 385m28.050s
sys 47m30.990s
(4948 tasks)
At this point I can only think its the extra documentation dependencies
that have changed things. I'm more than a little disappointed in
this :(.
Cheers,
Richard
More information about the poky
mailing list