bugsnag / bugsnag-js-performance

Monitor the performance of your JavaScript (web and React Native) and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides
MIT License
5 stars 3 forks source link

feat(react-native): discover native performance SDKs #523

Closed yousif-bugsnag closed 8 hours ago

yousif-bugsnag commented 6 days ago

Goal

Adds the basic bridge to the Cocoa Performance Crosstalk API and a new Turbo Module method to check at runtime if the native Android/Cocoa Performance SDK is available

Testing

Covered by existing CI as it's not used anywhere yet.

github-actions[bot] commented 6 days ago

Browser bundle size

NPM build

Package
Before 210.63 kB
After 210.63 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 107.59 kB 40.60 kB 11.89 kB
After 107.59 kB 40.60 kB 11.89 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
87.93%(+0%) 78.76%(+0%) 86.7%(+0%) 86.02%(+0%)

Generated against 686583ed6365ff95fec962d0655016a63d529bb4 on 30 October 2024 at 16:03:58 UTC