diff options
author | Marius Avram <marius.avram@intel.com> | 2014-02-18 16:39:24 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-09 12:23:58 -0700 |
commit | 1660519e5ceca873aaab0eb3aac6495be5f80dc2 (patch) | |
tree | 568c6c585a49139f3d306e5666764dd52e1fd535 /bitbake/lib/codegen.py | |
parent | 06f9059abc405197584acf189fac374047af395c (diff) | |
download | poky-1660519e5ceca873aaab0eb3aac6495be5f80dc2.tar.gz |
bitbake: bb/ui: store_dependency_information optimization
This optimization is in support of the bug #5485. The function called
at the beginning of every build: store_dependency_information was taking
approximately 20sec and it was delaying the arrival of events from the
event queue. The change minimizes the calls to _save_a_task(),
reducing the time to half.
(Bitbake rev: b86fd2be40303d886fdb9ad3009355584d285acc)
Signed-off-by: Marius Avram <marius.avram@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/codegen.py')
0 files changed, 0 insertions, 0 deletions