Skip to content

[APMAnalytics load] and [GTMSessionUploadFetcher load] take too much time at app startup #6936

Closed
@shanksGuo

Description

@shanksGuo

Feature proposal

  • Firebase Component: APMAnalytics, GTMSessionUploadFetcher

I found [APMAnalytics load] and [GTMSessionUploadFetcher load] method take long time to execute, in my case, when app launches, [APMAnalytics load] takes 51ms and [GTMSessionUploadFetcher load] takes 95ms. see the pic below. I wish you can remove +load method considering Apple is not recommend +load.
By the way, there were too many +load method in firebase and related sdk, such as #6902 #6855 , I wonder if it is possible remove all +load to keep code in control
Screen Shot 2020-11-10 at 10 31 43
Screen Shot 2020-11-10 at 11 09 33

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions