Skip to content

perf(sdk-trace-base): use Uint8Array for browser RandomIdGenerator#6209

Merged
overbalance merged 28 commits into
open-telemetry:mainfrom
embrace-io:overbalance/perf-browser-random-id
Jan 21, 2026
Merged

perf(sdk-trace-base): use Uint8Array for browser RandomIdGenerator#6209
overbalance merged 28 commits into
open-telemetry:mainfrom
embrace-io:overbalance/perf-browser-random-id

Update CHANGELOG.md

3499c8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2026 in 0s

95.58% (+0.11%) compared to 38924cb

View this Pull Request on Codecov

95.58% (+0.11%) compared to 38924cb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.58%. Comparing base (38924cb) to head (3499c8f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6209      +/-   ##
==========================================
+ Coverage   95.46%   95.58%   +0.11%     
==========================================
  Files         317      314       -3     
  Lines        9602     9590      -12     
  Branches     2221     2221              
==========================================
  Hits         9167     9167              
+ Misses        435      423      -12     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.