New issue
Advanced search Search tips

Issue 880668 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

grit steps to generate *.pak resources are slow on android builder

Project Member Reported by tikuta@chromium.org, Sep 5

Issue description

Due to applying closure compiler to all js files even when only a dependency is changed.

Example build trace
https://chromium-build-stats.appspot.com/ninja_log/2018/09/05/swarm1801-c4/ninja_log.swarm1801-c4.chrome-bot.20180904-190801.3410.gz/trace.html from https://ci.chromium.org/p/chromium/builders/luci.chromium.try/android-kitkat-arm-rel/74133

I think it is better to extract closure compile step from grit to utilize build incrementability.

 
Components: Build
Cc: -aber...@chromium.org dpa...@chromium.org

Sign in to add a comment