[PATCH 0/5] Optimize the build by using the CSafeLoader
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Apr 26 08:03:58 UTC 2023
The CSafeLoader uses the C libyaml libary to considerably speed up the
loading of YAML files.
Sebastian Huber (5):
build: Format with yapf
build: Use CSafeLoader if available
build: Avoid cache if CSafeLoader is available
build: Rename TOPGROUP in TOPGROUP_UID
build: Load items on demand during a build
wscript | 281 +++++++++++++++++++++++++++++++++++---------------------
1 file changed, 178 insertions(+), 103 deletions(-)
--
2.35.3
More information about the devel
mailing list