Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compose compiler metrics option #125

Merged
merged 3 commits into from
Jun 24, 2022

Conversation

takahirom
Copy link
Contributor

You can check the compiler metrics and reports by using Gradle options.

-PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true

image

image

https://github.com/androidx/androidx/blob/androidx-main/compose/compiler/design/compiler-metrics.md

Copy link
Contributor Author

@takahirom takahirom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tried to fix it. Please let me know if you have any input. 🙏

@takahirom takahirom requested a review from alexvanyo June 12, 2022 07:23
Copy link
Contributor

@alexvanyo alexvanyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the long delay here, this looks great, thanks for the contribution and the detail comments!

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.

None yet

3 participants