commit | 3dc4ff3ef0087fa783d9e29a47c8d09af5060a45 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Thu Mar 29 12:51:44 2018 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Thu Mar 29 22:43:04 2018 +0000 |
tree | 6f791abfb3811def51177928ceffa306b6247650 | |
parent | 1ebd366d5227a6dbf88c57e0df1c5714b801bfde [diff] |
Make utils/create_reference_dumps.py slightly less slower when -l is specified. Bug: 64267858 Test: Without this change: rm -rf $ANDROID_BUILD_TOP/out; utils/create_reference_dumps.py -l libjpeg -> > 30 minutes With this change: rm -rf $ANDROID_BUILD_TOP/out; utils/create_reference_dumps.py -l libjpeg -> approx 11.5 minutes Change-Id: I9c145ed5d8c9a9cc2cb1dc7db9ab9b83843a291e