summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/monitordisk.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-28 23:42:30 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-29 10:25:51 +0000
commit43ef392dc2e85c2f298fdb1ee970708c4c2e79f9 (patch)
treed817d7a9f147d8c013e51b4762acc8b73a02addb /bitbake/lib/bb/monitordisk.py
parent70a7e7337bb62bc511972f710fd56a5ac627c8cc (diff)
downloadpoky-43ef392dc2e85c2f298fdb1ee970708c4c2e79f9.tar.gz
bitbake: data_smart: Small cache reuse optimization
Currently the expand cache doesn't work for "parser" return types, which is the main type used by the build_dependencies() call that we spend most of the time in when parsing. Tweak the code to cache the unexpanded value in the expand cache and hence allow reuse of the parser in other fast path cases for small speed gains. (Bitbake rev: b4a8e5071dbcba2217b79e83e08b275ffcbc0eef) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/monitordisk.py')
0 files changed, 0 insertions, 0 deletions