feat(response_time): 支持平均延迟和吞吐量指标 #29
No reviewers
Labels
No Label
priority:P0
priority:P1
priority:P2
wayfinder:grilling
wayfinder:map
wayfinder:prototype
wayfinder:research
wayfinder:task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: solahqb/AgentEvalTool#29
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/response-time-extended"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
扩展
response_time规则,支持多维度延迟和吞吐量测量。Changes
Configuration Example
Note
首字延迟(first token latency)需要流式数据支持,当前 Turn 模型未提供,留待后续增强。
Test plan
Closes #21