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

[android-core] Introduce jank stats monitoring with analytics and log tracing #184

Open
wax911 opened this issue Dec 31, 2022 · 0 comments
Assignees
Labels
🌟 feature request A new feature request
Milestone

Comments

@wax911
Copy link
Member

wax911 commented Dec 31, 2022

AniTrend Issue Guidelines

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

You may find an answer in already closed issues:
https://github.com/AniTrend/anitrend-v2/issues?q=is%3Aissue+is%3Aclosed

Feature Information

Performance is very important for AniTrend and we would like to monitoring UI dropped frames to monitor and optimise for various device configurations.

Solution Information

See: jankstats documentation for implementation and usage details

Additional Context

  • Potentially use Timber.w to log dropped frames which will internally use the appropriate implementation of ISupportAnalytics based on the build flavour, which has already been implemented.

We haven't chosen an alternative to Firebase for our f-droid build yet, so currently all logging lives on the users device

@wax911 wax911 self-assigned this Dec 31, 2022
@wax911 wax911 added the 🌟 feature request A new feature request label Dec 31, 2022
@wax911 wax911 added this to the v2.0.0-alpha milestone Jan 2, 2023
@wax911 wax911 pinned this issue Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 feature request A new feature request
Projects
Status: 🆕 New
1 participant