docs(readme): 添加 v1.3.0 性能基准实测数据 #12

Closed
solahqb wants to merge 1 commits from docs/readme-benchmark-v1.3 into main
Owner

Summary

  • README 版本标记更新至 v1.3.0,发布说明链接指向 CHANGELOG.md
  • 测试基线更新为 963 后端 + 178 前端
  • 新增性能基准章节:t480 线上 3-case 场景实测

实测数据

指标 数值
并行实测(v1.3.0) 88.5s
串行平均(v1.2.0 历史 5 次) 104.6s
提速 15.4%
加速比 1.59x

时间线验证:3 个 case 同时启动(间隔 0.0s),case-01(23s)和 case-02(29s)先行完成,case-03(2 顺序 turn,88.5s)决定总耗时。

Test plan

  • README 渲染检查
  • CI 检查通过(ruff + pytest 963 + tsc)
## Summary - README 版本标记更新至 v1.3.0,发布说明链接指向 CHANGELOG.md - 测试基线更新为 963 后端 + 178 前端 - 新增性能基准章节:t480 线上 3-case 场景实测 ## 实测数据 | 指标 | 数值 | |------|------| | 并行实测(v1.3.0) | 88.5s | | 串行平均(v1.2.0 历史 5 次) | 104.6s | | 提速 | **15.4%** | | 加速比 | **1.59x** | 时间线验证:3 个 case 同时启动(间隔 0.0s),case-01(23s)和 case-02(29s)先行完成,case-03(2 顺序 turn,88.5s)决定总耗时。 ## Test plan - [x] README 渲染检查 - [x] CI 检查通过(ruff + pytest 963 + tsc)
solahqb added 1 commit 2026-08-24 17:26:44 +00:00
docs(readme): 添加 v1.3.0 性能基准实测数据
All checks were successful
CI / test (pull_request) Successful in 3m59s
b1a09f02b7
- 版本标记更新至 v1.3.0,发布说明链接指向 CHANGELOG.md
- 测试基线更新为 963 后端 + 178 前端
- 新增性能基准章节:t480 线上 3-case 场景实测,并行 88.5s vs 串行 104.6s,提速 15.4%,加速比 1.59x
solahqb closed this pull request 2026-08-24 17:34:03 +00:00
All checks were successful
CI / test (pull_request) Successful in 3m59s

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: solahqb/AgentEvalTool#12
No description provided.