Hi all,
I have a test with Richard's recent patch to improve build performance - 
"gettext: Switch to disabling nls and reducing -native build dependencies to a 
set of pre built m4 macros", 
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=b090fde5c184a64d3dd77c5f87b9596854e272ec.

With the patch, the build time of core-image-sato against qemux86 costs 106 
minutes. Without the patch, the build time is 114 minutes. So the patch could 
give 7% performance gain. Detailed result as above:
w/ commit b090fde5c184a6...
real 106m20s
user 376m39s
sys 51m51s

w/o commit b090fde5c184a6...
w/o
real 114m17s
user 370m3s
sys 50m59s

My testing is performed on a 4-core Core-i7 system with 4GB memory. 
BB_NUMBER_THREADS and PARALLEL_MAKE are set to 8.

Best Regards,
Jiajun

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to