Chromium Code Reviews
DescriptionReport more apk size metrics in resource_sizes.py
Specifically, this adds:
*RESULT ChromePublic.apk_Specifics: main dex size= 5914088 bytes
*RESULT ChromePublic.apk_Specifics: secondary dex size= 5712 bytes
*RESULT ChromePublic.apk_Specifics: main lib size= 46557792 bytes
*RESULT ChromePublic.apk_Specifics: other lib size= 83540 bytes
*RESULT ChromePublic.apk_Specifics: normalized apk size= 70865792 bytes
*RESULT ChromePublic.apk_Specifics: file count= 2554 zip entries
This also adds a handy-for-local-testing flag: --no-output-dir, which
disables all metrics that rely on having an up-to-date build output
(allows script to be run on any .apk).
Finally, it includes .webp files along with .png files (wished this had just
been called "drawables" or something, but don't want to change the name now.
I've ensured that running the script before & after this change produces the
same existing measurements.
BUG=668238
Committed: https://crrev.com/07a7037737a96effe5a08f56458246c45a7c1283
Cr-Commit-Position: refs/heads/master@{#434263}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|
|||||||||||||||||||