platform_build_soong/python/scripts
Cole Faust 5c503d1c43 Precompile python sources
This signifigantly improves the startup time of soong-built
python binaries. For example, running
`m apexer && time out/host/linux-x86/bin/apexer` gives
0.734s before this cl, and 0.094s after.

Fixes: 259718110
Test: Presubmits
Change-Id: Ib19e83e2c60c39a849525be117279c318de3afa7
2023-01-27 15:43:38 -08:00
..
main.py Simplify python launcher, use __main__.py 2019-02-15 14:33:59 -08:00
main_non_embedded.py Add flag to not add directory of entrypoint to sys.path 2022-09-26 11:22:38 -07:00
precompile_python.py Precompile python sources 2023-01-27 15:43:38 -08:00
stub_template_host.txt Remove flags that enable the new python path behavior 2022-10-21 16:07:56 -07:00