14 comments (14 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java6,609 stars (6,609 stars)1,028 forks (1,028 forks)batch import
enhancementhelp wantedquestion
Description
This issue does not include a description.
Contributor guide
- Tech stack
- javaandroid
- Domain
- mobileperformance
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Android developmentunderstanding of UI blockingBlockCanary library
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Review the 14 comments in the issue to understand the discussion about block threshold settings. Investigate the BlockCanary documentation and source code (e.g., BlockCanary.java, Config.java) to see how threshold is currently implemented. Look for common practices in Android performance monitoring for setting block thresholds based on CPU or other metrics.