Skip to content
This repository was archived by the owner on Dec 18, 2022. It is now read-only.
This repository was archived by the owner on Dec 18, 2022. It is now read-only.

Request: add option to log for all functions, if taken too long, especially for UI thread #2

@AndroidDeveloperLB

Description

@AndroidDeveloperLB

When the UI takes too long on some function, it could be nice to know what's the cause of it.
It can also be useful for functions that we might be able to optimize.

Please offer some flags to handle these.
Maybe add some configuration for these. For example, we could mark it to log non-UI functions if they take more than 1sec, and for UI functions if they take more than 30ms (I'm generous because of the toll of the library).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions