platform_build_soong/python/scripts
Cole Faust baae083e60 Compress precompiled python zips
When making this script deterministic we accidentally changed it so that
none of the entries in the output zip file were compressed. Re-add
the compression.

Adding the compression makes atest go from 67M to 34M, at the cost of
0.33s startup time instead of 0.28s.

Test: Presubmits
Change-Id: I4e58eb76235ddabf0195694cdd3644f26b7e84ec
2024-04-29 16:47:36 -07: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 Compress precompiled python zips 2024-04-29 16:47:36 -07:00
stub_template_host.txt stub_template_host redirect SIGINT and SIGTERM to subprocess 2023-03-22 00:17:24 +00:00