platform_build_soong/cmd/merge_zips
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
..
Android.bp Move response file handling to a separate package 2021-03-25 11:06:45 -07:00
merge_zips.go Precompile python sources 2023-01-27 15:43:38 -08:00
merge_zips_test.go