yangjianbo
86f3124720
perf(service): 优化重试场景 thinking 过滤性能
- 避免全量 Unmarshal 请求体,改为仅解析 messages 子树
- 顶层 thinking 使用 sjson 直接删除,减少整体重写
- content 仅在需要修改时延迟分配 new slice
- 增加 FilterThinkingBlocksForRetry 基准测试
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 00:47:26 +08:00
..
2026-02-10 18:02:02 +08:00
2026-02-09 20:40:09 +08:00
2026-02-11 00:47:26 +08:00
2026-02-09 20:40:09 +08:00
2026-02-06 07:14:46 +08:00
2026-01-11 23:00:31 +08:00
2026-01-11 23:49:03 +08:00
2026-02-06 07:41:23 +08:00
2026-02-09 20:40:09 +08:00
2026-02-09 20:40:09 +08:00
2026-02-08 12:05:39 +08:00