diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-14 18:17:01 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-16 23:27:14 +0000 |
| commit | e4dc65ad46a1da2df5fc0042e24bbe8ccdd7bd90 (patch) | |
| tree | 9cdc34179f331a2b00f9ab8b718f467556a4a2cf /scripts/lib/devtool/export.py | |
| parent | 884463c8d1518d6bf1884e9526b4a50384290fe7 (diff) | |
| download | poky-e4dc65ad46a1da2df5fc0042e24bbe8ccdd7bd90.tar.gz | |
bitbake: runqueue: Fix sstate task iteration performance
Creating a new sorted list of sstate tasks each iteration through runqueue is
extremely ineffecient and was compounded by the recent change from a list to set.
Create one sorted list instead of recreating it each time.
(Bitbake rev: de18824996841c3f35f54ff5ad12f94f6dc20d88)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions
