diff options
| author | 2016-08-06 20:15:06 -0700 | |
|---|---|---|
| committer | 2016-08-10 16:13:58 -0700 | |
| commit | 5e29cad1d51d4741d1703dbc3d0bc0d42c12b61c (patch) | |
| tree | dc360f055a99a00e95ed9713917a1ce2ccd5dc76 /tools/fileslist_util.py | |
| parent | 3750ed3e17f0644120fae9e0fa1956126f956e3a (diff) | |
Use soong_zip and zip2zip to make dist faster
soong_zip parallelizes the compression when creating a zip file, which
makes these packaging steps far shorter.
zip2zip skips the decompression and recompression during the -img- file
creation.
For an aosp_arm64-eng aosp/master build:
target_files.zip: 92s to 60s
symbols.zip: 147s to 7s
img.zip: 64s to 0.5s
There's still room to parallelize the image compression during
target_files.zip (add_img_to_target_files step takes most of the time)
Change-Id: I7b6a91e4a7dbeda2e49ca936b10181cff2f973d7
Diffstat (limited to 'tools/fileslist_util.py')
0 files changed, 0 insertions, 0 deletions