mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
![]() Remove the patch that was applied in the python3 and python3-native recipes to skip compilation of python modules. Modify generate-manifest-3.5.py to match '__pycache__' directories in FILES_*. This is necessary because Python3 puts .pyc files in '__pycache__' subdirectories one level below the corresponding .py files, whereas in Python2 they used to be right next to the sources. This change significantly reduces the startup overhead of Python3 scripts. For example, on a Cortex-A9, "python3 -c pass" took 0.40s before, and 0.19s after. (From OE-Core rev: bb4d689769703177dbb0df0935e15016b879f42b) Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
---|---|---|
.. | ||
bb-perf | ||
python | ||
bbvars.py | ||
build-perf-test-wrapper.sh | ||
build-perf-test.sh | ||
ddimage | ||
devtool-stress.py | ||
dialog-power-control | ||
documentation-audit.sh | ||
graph-tool | ||
list-packageconfig-flags.py | ||
mkefidisk.sh | ||
serdevtry | ||
test_build_time_worker.sh | ||
test_build_time.sh | ||
uncovered | ||
verify-homepage.py |