Skip to content

fix(appStart): Add frame delay data in app start span #4873

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

Draft
wants to merge 1 commit into
base: antonis/appstart-frames
Choose a base branch
from

Conversation

antonis
Copy link
Collaborator

@antonis antonis commented May 30, 2025

Based on: #4865

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

💡 Motivation and Context

Fixes #4869

💚 How did you test it?

📝 Checklist

  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • All tests passing
  • No breaking changes

🔮 Next steps

Copy link
Contributor

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Add frame delay data in app start span ([#4873](https://github.com/getsentry/sentry-react-native/pull/4873))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against 00c0c03

Copy link
Contributor

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 429.29 ms 436.42 ms 7.13 ms
Size 7.15 MiB 8.42 MiB 1.26 MiB

Baseline results on branch: antonis/appstart-frames

Startup times

Revision Plain With Sentry Diff
11da461+dirty 413.22 ms 438.36 ms 25.14 ms
2d71b61+dirty 406.57 ms 393.79 ms -12.78 ms

App size

Revision Plain With Sentry Diff
11da461+dirty 7.15 MiB 8.42 MiB 1.26 MiB
2d71b61+dirty 7.15 MiB 8.42 MiB 1.26 MiB

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

Successfully merging this pull request may close these issues.

1 participant