aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-13 16:07:28 +0000
committerArmin Kuster <akuster808@gmail.com>2019-12-17 22:14:47 -0800
commitc4ce216b4c5a1626764752edd21005750d05a0c2 (patch)
treece5cdb3e5f8ed29dc588b36aaed1e93902d9effc /.gitignore
parent480939538f5887a70d11c2f7cf74446100e25fab (diff)
downloadbitbake-contrib-c4ce216b4c5a1626764752edd21005750d05a0c2.tar.gz
siggen: Split get_tashhash for performance
There are two operations happening in get_taskhash, the building of the underlying data and the calculation of the hash. Split these into two funtions since the preparation part doesn't need to rerun when unihash changes, only the calculation does. This split allows sigificant performance improvements for hashequiv in builds where many hashes are equivalent and many hashes are changing. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 6a32af2808d748819f4af55c443578c8a63062b3)
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions