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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(tracing): extract app start to a standalone integration #3852

Draft
wants to merge 6 commits into
base: v6
Choose a base branch
from

Conversation

krystofwoldrich
Copy link
Member

馃摙 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

馃摐 Description

馃挕 Motivation and Context

馃挌 How did you test it?

馃摑 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • All tests passing
  • No breaking changes

馃敭 Next steps

Copy link
Contributor

github-actions bot commented Jun 3, 2024

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

- extract app start to a standalone integration ([#3852](https://github.com/getsentry/sentry-react-native/pull/3852))

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 0b42472

Copy link
Contributor

github-actions bot commented Jun 3, 2024

Android (legacy) Performance metrics 馃殌

Plain With Sentry Diff
Startup time 489.65 ms 523.85 ms 34.21 ms
Size 17.73 MiB 19.91 MiB 2.18 MiB

Copy link
Contributor

github-actions bot commented Jun 11, 2024

iOS (legacy) Performance metrics 馃殌

Plain With Sentry Diff
Startup time 1216.63 ms 1217.06 ms 0.43 ms
Size 2.36 MiB 3.01 MiB 666.41 KiB

Copy link
Contributor

iOS (new) Performance metrics 馃殌

Plain With Sentry Diff
Startup time 1232.34 ms 1233.98 ms 1.64 ms
Size 2.92 MiB 3.57 MiB 671.76 KiB

Copy link
Contributor

github-actions bot commented Jun 12, 2024

Android (new) Performance metrics 馃殌

Plain With Sentry Diff
Startup time 344.73 ms 378.84 ms 34.11 ms
Size 7.15 MiB 8.19 MiB 1.04 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.

None yet

1 participant