Skip to content

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

@wax911

Description

@wax911

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

Metadata

Metadata

Assignees

Projects

Status

🆕 New

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions