commit | c6068c7f07785f326090f2c3dc0d5679adbfcc69 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Tue Nov 13 16:00:58 2018 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Dec 04 14:08:55 2018 -0800 |
tree | e0d729e4c73cecb87413341a7c6f3fd0ce876cf5 | |
parent | ee45798b02c3a9fffa9c4b5c1fe0fe03a423df66 [diff] |
Parallel image decompression Add a runtime thread pool to facilitate parallel app image loading. Use the thread pool to decompress the image, this results in a ~1% app startup speedup. Test: test-art-host Test: manual Bug: 116052292 Change-Id: If35f71ff632ac58e67d11eed4b5f5b19656cc301