GitHub user lizining1231 added a comment to the discussion: [OSPP 2026] Triple 协议性能分析与优化
明白,谢谢说明! 这两个方向(生成式专用编码器、分段缓冲区)我先作为后续参考记下,不纳入当前 PR 与近2天工作 的范围。 若实施的实施顺序应当为关于先做请求体所有权移交、再做 envelope 头部预留(都不改 wire format、收益最明确),之后根据真实流量再决定走非 IDL 融合还是专用编码器。并用真实 HTTP/2 请求验证多项指标,当前指标无法覆盖 GitHub link: https://github.com/apache/dubbo-go/discussions/3673#discussioncomment-18303871 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
