Files
novalon-website/performance/stress-test-summary.json
T
张翔 b207bfa7af feat: 增加测试覆盖率并优化代码质量
test: 添加单元测试和端到端测试
refactor: 重构登录页面和上传模块
ci: 更新测试覆盖率阈值至42%
build: 添加测试相关依赖
docs: 更新测试文档
style: 修复代码格式问题
2026-03-11 11:14:37 +08:00

246 lines
4.6 KiB
JSON

{
"root_group": {
"name": "",
"path": "",
"id": "d41d8cd98f00b204e9800998ecf8427e",
"groups": [],
"checks": [
{
"fails": 16062,
"name": "status is 200 or 201",
"path": "::status is 200 or 201",
"id": "84a4ddb4484a5d859d169f8c46a575bf",
"passes": 0
},
{
"name": "response time < 1000ms",
"path": "::response time < 1000ms",
"id": "20fb4e832cf064157637fa0f29b41aa6",
"passes": 16062,
"fails": 0
}
]
},
"options": {
"summaryTrendStats": [
"avg",
"min",
"med",
"max",
"p(90)",
"p(95)"
],
"summaryTimeUnit": "",
"noColor": false
},
"state": {
"isStdOutTTY": true,
"isStdErrTTY": true,
"testRunDurationMs": 122413.917
},
"metrics": {
"http_req_tls_handshaking": {
"type": "trend",
"contains": "time",
"values": {
"min": 0,
"med": 0,
"max": 0,
"p(90)": 0,
"p(95)": 0,
"avg": 0
}
},
"iterations": {
"type": "counter",
"contains": "default",
"values": {
"count": 16062,
"rate": 131.21057142546954
}
},
"data_received": {
"values": {
"count": 0,
"rate": 0
},
"type": "counter",
"contains": "data"
},
"http_reqs": {
"type": "counter",
"contains": "default",
"values": {
"count": 16062,
"rate": 131.21057142546954
}
},
"http_req_blocked": {
"contains": "time",
"values": {
"avg": 0,
"min": 0,
"med": 0,
"max": 0,
"p(90)": 0,
"p(95)": 0
},
"type": "trend"
},
"http_req_waiting": {
"type": "trend",
"contains": "time",
"values": {
"min": 0,
"med": 0,
"max": 0,
"p(90)": 0,
"p(95)": 0,
"avg": 0
}
},
"http_req_duration": {
"type": "trend",
"contains": "time",
"values": {
"avg": 0,
"min": 0,
"med": 0,
"max": 0,
"p(90)": 0,
"p(95)": 0
},
"thresholds": {
"p(99)<2000": {
"ok": true
},
"p(95)<1000": {
"ok": true
}
}
},
"http_req_sending": {
"type": "trend",
"contains": "time",
"values": {
"p(90)": 0,
"p(95)": 0,
"avg": 0,
"min": 0,
"med": 0,
"max": 0
}
},
"http_req_connecting": {
"type": "trend",
"contains": "time",
"values": {
"p(90)": 0,
"p(95)": 0,
"avg": 0,
"min": 0,
"med": 0,
"max": 0
}
},
"response_time": {
"type": "trend",
"contains": "default",
"values": {
"p(90)": 0,
"p(95)": 0,
"avg": 0,
"min": 0,
"med": 0,
"max": 0
}
},
"vus_max": {
"values": {
"value": 200,
"min": 200,
"max": 200
},
"type": "gauge",
"contains": "default"
},
"http_req_failed": {
"thresholds": {
"rate<0.05": {
"ok": false
}
},
"type": "rate",
"contains": "default",
"values": {
"rate": 1,
"passes": 16062,
"fails": 0
}
},
"data_sent": {
"contains": "data",
"values": {
"count": 0,
"rate": 0
},
"type": "counter"
},
"http_req_receiving": {
"contains": "time",
"values": {
"max": 0,
"p(90)": 0,
"p(95)": 0,
"avg": 0,
"min": 0,
"med": 0
},
"type": "trend"
},
"iteration_duration": {
"type": "trend",
"contains": "time",
"values": {
"avg": 1505.1106542029654,
"min": 500.989167,
"med": 1509.8516665000002,
"max": 2505.74075,
"p(90)": 2306.2312583,
"p(95)": 2402.0475276999996
}
},
"checks": {
"type": "rate",
"contains": "default",
"values": {
"fails": 16062,
"rate": 0.5,
"passes": 16062
}
},
"vus": {
"contains": "default",
"values": {
"value": 11,
"min": 11,
"max": 200
},
"type": "gauge"
},
"errors": {
"type": "rate",
"contains": "default",
"values": {
"rate": 1,
"passes": 16062,
"fails": 0
},
"thresholds": {
"rate<0.05": {
"ok": false
}
}
}
}
}