Issue metadata
Sign in to add a comment
|
40 KB regression in resource_sizes (MonochromePublic.apk) at 555963:555963 |
||||||||||||||||||||
Issue descriptionCaused by "[Layered API] Implement std:virtual-list behind a flag" Commit: 00ef7646f44f96280db6825ca64511b71b73463f Debugging size regressions is documented at: https://chromium.googlesource.com/chromium/src/+/master/docs/speed/apk_size_regressions.md#Debugging-Apk-Size-Increase The increase looks to be the resources added. The CL mentions that the resources are at a temporary home. A few questions: - Will the resources be moved out before the flag is enabled? - Is there a bug tracking the move? - After a suitable long-term home is found, will we still be incurring the same binary size increase, just with files from a different location? Thanks in advance for clarification!
,
May 4 2018
Assigning to hiroshige@chromium.org because this is the only CL in range: [Layered API] Implement std:virtual-list behind a flag This CL imports the virtual-list implementation as-is except for renaming virtual-list-element.js to index.js. Original author: Valdrin Koshi (valdrin@google.com) and Gray Norton (graynorton@google.com) https://github.com/valdrinkoshi/virtual-list All code were written and contributed by Googlers who are Chromium Contributors. Tentatively this CL imports the files under core/script/resources until a long-term plan for repository location etc. is settled. This is a still experimental feature behind a flag, and its API interface and implementation can be changed significantly before shipped. Change-Id: I07071ae2dd17481d3240198f91f28cf0cef5536d Reviewed-on: https://chromium-review.googlesource.com/1031749 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Reviewed-by: Alex Russell <slightlyoff@chromium.org> Reviewed-by: Ojan Vafai <ojan@chromium.org> Cr-Commit-Position: refs/heads/master@{#555963}
,
May 4 2018
(accidentally created a duplicate) |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by 42576172...@developer.gserviceaccount.com
, May 4 2018