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
4 stars 1 forks source link

[PLAT-11778] update documentation #421

Closed gingerbenw closed 3 months ago

gingerbenw commented 3 months ago

Goal

To ensure the README matches the documentation, and is fully up to date with implementation details

github-actions[bot] commented 3 months ago

Browser bundle size

NPM build

Package
Before 180.09 kB
After 180.09 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 87.01 kB 32.72 kB 10.01 kB
After 87.01 kB 32.72 kB 10.01 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
87.61%(+0%) 78.55%(+0%) 88.34%(+0%) 84.52%(+0%)

Generated against b61d9d00c0345e9b0eecbe51702a161549d81757 on 19 March 2024 at 10:33:23 UTC

gingerbenw commented 3 months ago

Superseded by #429