diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-15 09:39:34 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-16 08:25:30 +0000 |
| commit | 967f13fda096e0c1cc429ce55a8e305894a8b576 (patch) | |
| tree | 27b615bb886c8ec4d457f0171b0d55a071d36f9c /scripts/lib/scriptutils.py | |
| parent | 10837473b27aa1708866eb2b1b5701daa984e94e (diff) | |
| download | poky-967f13fda096e0c1cc429ce55a8e305894a8b576.tar.gz | |
bitbake: cooker: Improve pyinotify performance
Benchmarks show that the introduction of pyinotify regressed
performance. This patch ensures we only call the add_watch() function
for new entries, not ones we've already processed which does improve
performance as measured by "time bitbake -p".
This doesn't completely remove the overhead but it does substantially
reduce it.
(Bitbake rev: 493361f35f6cc332d4ea359a2695622c2c91a9c2)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions
