Skip to content

Comments

Delay reflection in NotificationHandlerFactory#5078

Merged
DanielNovak merged 2 commits intodevelopfrom
delay_reflection
Nov 20, 2023
Merged

Delay reflection in NotificationHandlerFactory#5078
DanielNovak merged 2 commits intodevelopfrom
delay_reflection

Conversation

@DanielNovak
Copy link
Contributor

Delaying the reflection saves ~190ms on the main thread while the SDK is being initialised (usually in the Application.onCreate() - thus delaying the whole application cold start).

@DanielNovak DanielNovak added performance Any kind of performance problems: rendering, parsing, reading/writing v6 labels Nov 20, 2023
@DanielNovak DanielNovak requested a review from a team as a code owner November 20, 2023 14:13
@DanielNovak DanielNovak changed the base branch from main to develop November 20, 2023 14:14
@DanielNovak DanielNovak changed the title Delay reflection Delay reflection in NotificationHandlerFactory Nov 20, 2023
…roid/client/notifications/handler/NotificationHandlerFactory.kt

Co-authored-by: Jc Miñarro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Any kind of performance problems: rendering, parsing, reading/writing v6

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants