generic-poky/bitbake/bin
Richard Purdie 81a1b83954 bitbake: bitbake-worker: Drop BBHASH variables
Iterating through and calling setVar on this number of variables has significant
overhead in the profiling data. By not setting this, we save 3,000 calls
to setVar which gives a noticeable improvement to the speed of task execution.

The BBHASH variables have since been replaced by accessing that data through
the siggen code and going forward, that is the preferred way work with it.

(Bitbake rev: 92526eadd09d19938762290e0492076174367583)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-23 11:43:29 +01:00
..
bitbake bitbake: bitbake: Update to version 1.23.0 for master 2014-04-10 17:57:56 +01:00
bitbake-diffsigs bitbake: bitbake-diffsigs: improve error handling 2013-10-07 09:37:35 +01:00
bitbake-dumpsig bitbake: bitbake-dumpsig: introduce command line and error handling 2013-10-07 09:37:35 +01:00
bitbake-layers bitbake: bitbake-layers: avoid loading configuration when not needed 2013-11-24 12:25:37 +00:00
bitbake-prserv bitbake/bitbake-prserv: Set file mode bits "x". 2012-03-02 16:22:27 +00:00
bitbake-selftest bitbake: bitbake-selftest: fix help message to include command line 2014-04-09 14:31:14 +01:00
bitbake-worker bitbake: bitbake-worker: Drop BBHASH variables 2014-04-23 11:43:29 +01:00
bitdoc bitbake: Update users of getVar/setVar to use the data store functions directly 2011-11-27 10:35:30 +00:00
image-writer bitbake: hig.py: refactor into individual components 2013-01-16 12:51:33 +00:00
toaster bitbake: bitbake: toaster: do not trap SIGCHLD 2014-03-30 10:10:36 +01:00