diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-29 18:51:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-29 22:13:25 +0000 |
commit | a72cd0d6d0267fd3dac8443295f67b2c50f50fcf (patch) | |
tree | 7b3240791f02780a608290f57c53dd81e358e4ff /bitbake/lib/layerindexlib/cooker.py | |
parent | abc603870a9dfe160cec3b90b6c6ea0e97992f11 (diff) | |
download | poky-a72cd0d6d0267fd3dac8443295f67b2c50f50fcf.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: 923c19b9713e398d8e66e6d4422dfd4c18a03486)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/layerindexlib/cooker.py')
0 files changed, 0 insertions, 0 deletions