getsentry / getsentry/sentry-javascript
Improve Performance of Node SDK in server/request setting when using tracing
未关闭
Node.js
OpenTelemetry
Tracking Issue
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 523
描述
### 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.
贡献指南
调研方向
从 issue #15725 中的 profiling 结果开始,跟踪启用 tracing 时 Node SDK 的 server/request 路径。由于没有指定文件或测试,因此首先确定剩余的优化目标并建立性能基准;完成的标准是在不改变 tracing 行为的情况下,相对于该基准取得可量化的改进。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- node.js, typescript
- 领域
- backend, performance
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100