diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-29 10:33:04 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-12 22:50:46 +0100 |
commit | 816acb6ee8ca8ac8791bf89c32aa45f808d5d52f (patch) | |
tree | a1854232007e08bd001dcbd1c2a2caddcfe2398d /scripts/lib/recipetool/append.py | |
parent | 0ac9c80e0866b095b2c2376801224a9c2c1ef39e (diff) | |
download | poky-816acb6ee8ca8ac8791bf89c32aa45f808d5d52f.tar.gz |
bitbake: data_smart: Cache set(self.overrides)
This performs better than continually regeneratiing the set().
Also only use set comparisions when its necessary to save some overhead
as issubset() is slower in the single item case.
(Bitbake rev: db9a4eedcf78969ec50bf0e4a8defba8ff0daa4a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/append.py')
0 files changed, 0 insertions, 0 deletions