Skip to content

Conversation

@yousif-bugsnag
Copy link
Contributor

Goal

Adds the initial benchmarking test setup for React Native.

Design

Benchmarks use the same fixture generation as the main end-to-end tests, and benchmark scenarios have been added to the existing scenario launcher package.

Initially we are running a single benchmark scenario for querying native spans by name, with more scenarios to be added later. The benchmark is currently skipped for Android pending a fix in the Android Performance SDK.

Currently the benchmarks have to be triggered manually and the results are not uploaded anywhere - that will be added in a subsequent PR.

Testing

Covered by CI

@github-actions
Copy link

Browser bundle size

NPM build

Package
Before 235.35 kB
After 235.35 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 119.43 kB 46.18 kB 13.29 kB
After 119.43 kB 46.18 kB 13.29 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
85.05%(+0%) 63.82%(+0%) 75.66%(+0%) 81.83%(+0%)

Generated against 629a511 on 11 December 2025 at 10:42:57 UTC

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