[oe-commits] [bitbake] branch master updated (1e56167 -> f04cd93)

git at git.openembedded.org git at git.openembedded.org
Mon Dec 16 23:29:11 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository bitbake.

    from 1e56167  siggen: Fix performance issue in get_unihash
     add 1412dcc  Bump minimum python version to 3.5
     add 6beddf6  bb.utils.fileslocked: don't leak files if yield throws
     add c9c68d8  runqueue: Rework process_possible_migrations() to improve performance
     add 608b9f8  runqueue: Fix task mismatch failures from incorrect logic
     add 6a32af2  siggen: Split get_tashhash for performance
     add de18824  runqueue: Fix sstate task iteration performance
     add e28ec69  runqueue: Optimise task migration code slightly
     add 105d1f0  runqueue: Optimise out pointless loop iteration
     add 2cfeb99  runqueue: Optimise task filtering
     add d446fa8  runqueue: Only call into the migrations function if migrations active
     add f04cd93  lib/bb: Optimise out debug messages from cooker

No new revisions were added by this update.

Summary of changes:
 lib/bb/__init__.py |   9 +++-
 lib/bb/runqueue.py | 119 ++++++++++++++++++++++++++++-------------------------
 lib/bb/siggen.py   |  33 +++++++++++----
 lib/bb/utils.py    |   9 ++--
 4 files changed, 100 insertions(+), 70 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list