diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2020-01-07 23:08:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-10 09:27:15 +0000 |
commit | 1f383c6a06d6ffc736a4c451cf7c8c6ce4759e11 (patch) | |
tree | 7e8483dbbfa7c10a1149a47930c2253b623017e4 /contrib | |
parent | 4e85a7a0ccf20a005df7349cabe75faa49fe05b7 (diff) | |
download | poky-1f383c6a06d6ffc736a4c451cf7c8c6ce4759e11.tar.gz |
bitbake: cooker: Keep track of watched files using a set instead of a list
When there are many watched files, keeping track of them using lists
is suboptimal. Using sets improves the performance considerably.
(Bitbake rev: 1e96df260e47d160dbd36bfc92c31ef06266f662)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions