getsentry / getsentry/sentry-javascript
Improve Performance of Node SDK in server/request setting when using tracing
Open
Node.js
OpenTelemetry
Tracking Issue
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Description
Profiling as part of https://github.com/getsentry/sentry-javascript/issues/15725 led us to see a lot of issues that we solved that got us to an approximate 40% increase in performance. This issue is tracks the remaining items we can optimize.
Contributor guide
Assessment
This issue has not been assessed yet.