Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The execution time of +[APMAEU isFAS] suddenly increased significantly #13963

Open
sunhr opened this issue Oct 24, 2024 · 1 comment
Open

The execution time of +[APMAEU isFAS] suddenly increased significantly #13963

sunhr opened this issue Oct 24, 2024 · 1 comment

Comments

@sunhr
Copy link

sunhr commented Oct 24, 2024

Description

Our app's startup time significantly increased starting around 0:00 UTC on October 17th. Using the Launches Report feature in Xcode 16, we found that the execution time of +[APMAEU isFAS] began to spike during the same period. Due to the app release, the subsequent data after Oct 17th can be ignored.

However, we noticed that the execution time decreased back to its original level starting on Oct 22nd. Do you know what caused this increase in execution time?
Xnip2024-10-24_13-27-52

Reproducing the issue

No response

Firebase SDK Version

10.29.0

Xcode Version

15.2

Installation Method

CocoaPods

Firebase Product(s)

Analytics, Crashlytics, Performance

Targeted Platforms

iOS

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
  - Firebase/Analytics (= 10.29.0)
  - Firebase/Core (= 10.29.0)
  - Firebase/Crashlytics (= 10.29.0)
  - Firebase/Performance (= 10.29.0)
  - FirebaseAnalyticsOnDeviceConversion (= 10.29.0)
@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants