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:25:53 -0800 |
commit | f23d3a5603d792df1395e33a4605f6e2e2cca747 (patch) | |
tree | 0cc9d9c22809aba28b5ff84127bc25b53830ad33 /scripts/lib/resulttool/report.py | |
parent | d4efa698f2912a4ec72d53d6d7d5ba426e3a4a32 (diff) | |
download | poky-f23d3a5603d792df1395e33a4605f6e2e2cca747.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: 1452e74cc4ddfaadc6537a049877a66cec253c8d)
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/resulttool/report.py')
0 files changed, 0 insertions, 0 deletions