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

Chore: Upgrade core to RN 0.75 #4173

Merged
merged 48 commits into from
Oct 21, 2024
Merged

Chore: Upgrade core to RN 0.75 #4173

merged 48 commits into from
Oct 21, 2024

Conversation

antonis
Copy link
Collaborator

@antonis antonis commented Oct 15, 2024

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Based on: #4155

💡 Motivation and Context

See #4155 (comment)

💚 How did you test it?

CI and manual test

📝 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

#skip-changelog

antonis and others added 28 commits October 7, 2024 18:20
# Conflicts:
#	samples/react-native/package.json
Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>
Co-authored-by: Krystof Woldrich <31292499+krystofwoldrich@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Oct 15, 2024

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 449.63 ms 437.76 ms -11.87 ms
Size 17.74 MiB 20.07 MiB 2.34 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
d197b5c+dirty 338.94 ms 354.87 ms 15.93 ms
3ffcddd 302.92 ms 315.80 ms 12.88 ms
700cbf4 425.56 ms 436.26 ms 10.70 ms
9433f35 347.64 ms 356.22 ms 8.58 ms
70e6261 482.65 ms 495.70 ms 13.05 ms
4a6664f 548.79 ms 585.00 ms 36.21 ms
5a22220 412.38 ms 447.35 ms 34.97 ms
b1e8712 462.11 ms 465.71 ms 3.60 ms
0db0c72 372.12 ms 386.00 ms 13.88 ms
ac41368 451.47 ms 453.67 ms 2.20 ms

App size

Revision Plain With Sentry Diff
d197b5c+dirty 17.73 MiB 20.04 MiB 2.31 MiB
3ffcddd 17.73 MiB 19.75 MiB 2.02 MiB
700cbf4 17.73 MiB 20.07 MiB 2.33 MiB
9433f35 17.73 MiB 19.81 MiB 2.08 MiB
70e6261 17.73 MiB 19.94 MiB 2.21 MiB
4a6664f 17.73 MiB 19.94 MiB 2.21 MiB
5a22220 17.73 MiB 19.93 MiB 2.20 MiB
b1e8712 17.73 MiB 19.75 MiB 2.02 MiB
0db0c72 17.73 MiB 19.75 MiB 2.02 MiB
ac41368 17.73 MiB 20.11 MiB 2.38 MiB

Previous results on branch: antonis/rn-0.75.4-core

Startup times

Revision Plain With Sentry Diff
2374c56 458.34 ms 442.32 ms -16.02 ms
1d9d09f 475.76 ms 476.40 ms 0.64 ms
cb3f65c 477.32 ms 468.93 ms -8.39 ms
043095f 491.90 ms 492.22 ms 0.32 ms
40940de 475.86 ms 485.71 ms 9.86 ms
afce6ed 488.57 ms 526.24 ms 37.67 ms
dd27cec 496.40 ms 521.70 ms 25.30 ms

App size

Revision Plain With Sentry Diff
2374c56 17.74 MiB 20.07 MiB 2.34 MiB
1d9d09f 17.74 MiB 20.07 MiB 2.34 MiB
cb3f65c 17.74 MiB 20.07 MiB 2.34 MiB
043095f 17.74 MiB 20.07 MiB 2.34 MiB
40940de 17.74 MiB 20.07 MiB 2.34 MiB
afce6ed 17.74 MiB 20.07 MiB 2.34 MiB
dd27cec 17.74 MiB 20.07 MiB 2.34 MiB

@antonis antonis marked this pull request as ready for review October 15, 2024 14:29
Copy link
Collaborator

@lucas-zimerman lucas-zimerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, LGTM!

Base automatically changed from antonis/rn-0.75.4-no-flipper to main October 16, 2024 04:27
Copy link
Member

@krystofwoldrich krystofwoldrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Looks good! 🚀

antonis and others added 2 commits October 21, 2024 15:48
Co-authored-by: Krystof Woldrich <31292499+krystofwoldrich@users.noreply.github.com>
@antonis antonis merged commit faba132 into main Oct 21, 2024
61 checks passed
@antonis antonis deleted the antonis/rn-0.75.4-core branch October 21, 2024 13:55
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.

3 participants