diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-29 18:51:36 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-12-09 06:54:14 -0800 |
commit | ae41df7b37098fe6a427aa26a3bc711c06e20767 (patch) | |
tree | dc73762001ece0d8bce33391084d536bc9f9edc2 /scripts/lib/scriptutils.py | |
parent | ac3e66f1a666a1177b3677de56356cae10e5fe1a (diff) | |
download | poky-ae41df7b37098fe6a427aa26a3bc711c06e20767.tar.gz |
bitbake: runqueue: Fix scenetask processing performance issue
Analysis shows that "bitbake core-image-ptest-all" spends a lot of
time in scenequeue_updatecounters and much of it is rebuilding a set
which doens't change. Reorder the code to avoid that performance
glitch.
(Bitbake rev: f40a3a477d5241b697bf2fb030dd804c1ff5839f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 923c19b9713e398d8e66e6d4422dfd4c18a03486)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions