chore: request result in list

This commit is contained in:
jialin
2026-02-10 17:29:57 +08:00
parent 35ae7b9643
commit 3f90642726
5 changed files with 82 additions and 43 deletions
+1
View File
@@ -60,6 +60,7 @@ export default {
'benchmark.detail.requests.failed': '请求失败数',
'benchmark.detail.requests.incomplete': '请求未完成数',
'benchmark.detail.requests.concurrency': '请求并发数均值',
'benchmark.detail.requests.concurrency.max': '请求并发数峰值',
'benchmark.detail.percentile.latency': '延迟',
'benchmark.detail.percentile.inputTokens': '输入 Token',
'benchmark.detail.percentile.outputTokens': '输出 Token',