]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
runqueue: speed up bitbake -n
authorChris Larson <chris_larson@mentor.com>
Fri, 19 Nov 2010 19:16:40 +0000 (12:16 -0700)
committerChris Larson <chris_larson@mentor.com>
Fri, 19 Nov 2010 21:22:32 +0000 (14:22 -0700)
commit6dac30d2256acaa0bb340f2b1040afe21e0bc421
tree4da6d4aec69abeecce293315ad10e57acba53056
parent16a9d689e61c35cfca94bbecd9772eab3c5072ba
runqueue: speed up bitbake -n

From scratch, bitbake -n task-boot times:

    Before: 4:39.73
    After:  1:52.58

Signed-off-by: Chris Larson <chris_larson@mentor.com>
lib/bb/runqueue.py