Skip to content

Conversation

@liutikas
Copy link
Member

@liutikas liutikas commented Sep 22, 2025

Local testing shows that it drops sequential download time by ~40% Compare:

Before patch: https://ge.androidx.dev/scans/performance?performance.metric=buildCacheOverhead%2CbuildCacheOverheadDownload&search.startTimeMax=1758610799999&search.startTimeMin=1758317400000&search.tags=nonGrpc&search.tasks=assemble&search.timeZoneId=America%2FLos_Angeles&search.usernames=aurimas

After patch: https://ge.androidx.dev/scans/performance?performance.metric=buildCacheOverhead,buildCacheOverheadDownload&search.startTimeMax=1758610799999&search.startTimeMin=1758316800000&search.tags=not:nonGrpc&search.tasks=assemble&search.timeZoneId=America%2FLos_Angeles&search.usernames=aurimas

Going from 13m 1s to 7m 54s in sequential download time.

Test was running the following in androidx checkout: rm -fr ../../out/.gradle/caches/build-cache-1/ && rm -fr ../../out/androidx && ALLOW_PUBLIC_REPOS=true ./gradlew -p compose assemble --dependency-verification=off

@liutikas liutikas merged commit 2a29c89 into main Sep 22, 2025
2 checks passed
@liutikas liutikas deleted the upgrade branch September 22, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants