getsentry / getsentry/sentry-java
Instrument Dagger/Koin graph instantiation
- Linguagem predominante
- Kotlin
- Estrelas
- 1.4k
- Forks
- 478
- Merge médio
- 3d 4h
- PRs com merge (30d)
- 72
Descrição
Instrument Dagger/Koin dependency injection graph instantiation, which is typically called in `App.onCreate` and can take a significant chunk of app startup time — a common contributor to startup ANRs.
**Votes in brainstorming session:** 2
**Notion source:** [https://www.notion.so/3348b10e4b5d80e7b136d851e613fc56]()
Guia de contribuição
Direção de pesquisa
Start by locating the App.onCreate entry point and the Dagger/Koin dependency injection graph instantiation it triggers. Determine how that startup work should be instrumented and what timing data is expected; done means graph creation is observable without changing application behavior.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- android, kotlin
- Domínio
- mobile-dev, observability, performance
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Pouca atividade
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 35/100