v0.5.1 · 对比可读性三连修 / Compare readability fixes
中文
对比可读性三连修:
- 加载自适应:时间轴去掉 460 秒固定下限,短会话不再被压扁在左侧、对齐标注挤成一团,加载即贴合内容跨度。
- 本轮耗时口径:轮次对齐线从「会话开始算起的累计墙钟」改标「本轮耗时」(该轮起点 → 回答完成)——轮与轮之间等用户输入的空闲不再计入,两次运行的速度对比不再被空闲污染。
- 推理量标签自解释:日志无 usage 真值时从「N 段推理」改为「推理 N 段(日志未报 token 用量)」——中转站日志常缺推理 token 字段,与原厂日志并排时单位不同,现在标签自带原因。
English
Three compare-readability fixes:
- Fit on load: the axis's fixed 460s floor is retired — short sessions no longer squash into the left edge with jumbled alignment labels; the axis fits the content span on load.
- Per-turn time: turn-alignment labels switch from "cumulative wall clock since session start" to per-turn time (turn start → answer done) — inter-turn waits for user input no longer pollute the speed comparison between two runs.
- Self-explaining reasoning volume: without usage data the fallback label is now "reasoning N chunks (no token usage in log)" — relay logs often omit reasoning-token fields, and the differing units used to confuse when compared side by side with official-API logs.
安装 / Install: dsh plugin --profile web add dsh-trace-compare
钉版 / Pinned: dsh plugin --profile web add https://github.com/lamost423/dsh-trace-compare/releases/download/v0.5.1/dsh-trace-compare-0.5.1.tgz