diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-14 12:51:24 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-15 09:10:46 +0000 |
commit | 58726c4a560df2407aa307f20e0d6e6e2a547b31 (patch) | |
tree | 0def147f623b8314e42664c8ec72cd9cccc1897b /contrib | |
parent | 6d738f4a6eb0cfc604d24657277a9b280604915b (diff) | |
download | poky-58726c4a560df2407aa307f20e0d6e6e2a547b31.tar.gz |
sstatesig: Optimise get_taskhash for hashequiv
With hashequiv the get_taskhash function is called much more regularly
and contains expensive operations. This these don't change based upon
hash in a given build, improve the caching within the function to
reduce overhead.
(From OE-Core rev: de98cfe3cde4b8d5f4b163b5fba3f129651ef06a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions