Files
udmin/scripts/results/code_js1_batch_20251011_000537.json
ayou 75c6974a35 feat(flow): 新增分组执行与异步模式支持
refactor(executors): 将 Rhai 引擎评估逻辑迁移至 script_rhai 模块
docs: 添加 Flow 架构文档与示例 JSON
feat(i18n): 新增前端多语言支持
perf(axios): 优化 token 刷新与 401 处理逻辑
style: 统一代码格式化与简化条件判断
2025-12-03 20:51:22 +08:00

29 lines
616 B
JSON

{
"url": "http://127.0.0.1:9898/api/dynamic/code_js1",
"method": "POST",
"total": 5000,
"concurrency": 300,
"timeout_sec": 8.0,
"ok": 5000,
"errors": 0,
"has_data": 5000,
"duration_ms": 20240.968541940674,
"throughput_rps": 247.02375232883037,
"status_counts": {
"200": 5000
},
"latency_ms": {
"min": 384.1903330758214,
"avg": 1199.4089808925055,
"max": 1533.5173748899251,
"p50": 1244.2287909798324,
"p90": 1380.3387091029435,
"p95": 1421.7030832078308,
"p99": 1466.3815409876406
},
"resp_size_bytes": {
"avg": 42,
"min": 42,
"max": 42
}
}