-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Open
Copy link
Description
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 ofISupportAnalytics
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
Metadata
Metadata
Assignees
Labels
🌟 feature requestA new feature requestA new feature request
Type
Projects
Status
🆕 New