1
0
mirror of https://git.yoctoproject.org/poky synced 2026-04-17 22:38:15 +00:00
Files
poky/bitbake/lib/bb/data.py
Richard Purdie fe40092afb bitbake: data: Micro performance optimisation tweak
The datastore can assume internal API, this just removes the function indirection
overhead involved in this very common codepath (800,000 calls in parsing OE-Core).

(Bitbake rev: 9a36531ed2b2881a65e5d39ee4b68d2bb392ed78)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-08 13:29:54 +01:00

14 KiB