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 00:37:47 +08:00
2026-02-07 20:18:07 +08:00
2026-02-10 18:01:17 +08:00
2026-02-08 12:05:39 +08:00
2026-02-08 12:05:39 +08:00
2026-02-05 21:52:54 +08:00
2026-02-10 18:01:17 +08:00
2026-02-10 17:51:49 +08:00
2026-02-10 00:37:47 +08:00
2026-02-11 00:47:26 +08:00
2026-02-02 22:13:50 +08:00
2026-02-09 21:35:41 +08:00
2026-02-10 00:37:56 +08:00
2026-01-16 17:05:49 +08:00