Skip to content

Conversation

latekvo
Copy link
Member

@latekvo latekvo commented Jan 15, 2025

Description

This PR optimises pre-build time of Gesture Handler android, taking it down from ~7s to ~0.6s, a 11x improvement.

  • baseline:
  • optimised:

fixes: #2865

Optimisation of the example app pre-build time will be done in a separate PR,
so far i took it down from 13s to 0.1s (caching & on-demand building).

Test plan

  • Run ./gradlew help --scan to see pre-build performance
  • Build app to see everything still works

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.

Improve Gradle build by declaring output
1 participant