From 6cdcd01f77e11b72c323603e27ebdb85b15223c9 Mon Sep 17 00:00:00 2001
From: hyb <kk_huangyangbo@163.com>
Date: Wed, 31 Dec 2025 05:30:09 +0000
Subject: [PATCH] 压测报告相关文件
---
测试组/脚本/造数脚本2/华东师范大学二期/load_test_report/压测任务_20251230_083442.summary.json | 125 +++++++++++++++++++++++++++++++++++++++++
1 files changed, 125 insertions(+), 0 deletions(-)
diff --git "a/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/\351\200\240\346\225\260\350\204\232\346\234\2542/\345\215\216\344\270\234\345\270\210\350\214\203\345\244\247\345\255\246\344\272\214\346\234\237/load_test_report/\345\216\213\346\265\213\344\273\273\345\212\241_20251230_083442.summary.json" "b/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/\351\200\240\346\225\260\350\204\232\346\234\2542/\345\215\216\344\270\234\345\270\210\350\214\203\345\244\247\345\255\246\344\272\214\346\234\237/load_test_report/\345\216\213\346\265\213\344\273\273\345\212\241_20251230_083442.summary.json"
new file mode 100644
index 0000000..1053a71
--- /dev/null
+++ "b/\346\265\213\350\257\225\347\273\204/\350\204\232\346\234\254/\351\200\240\346\225\260\350\204\232\346\234\2542/\345\215\216\344\270\234\345\270\210\350\214\203\345\244\247\345\255\246\344\272\214\346\234\237/load_test_report/\345\216\213\346\265\213\344\273\273\345\212\241_20251230_083442.summary.json"
@@ -0,0 +1,125 @@
+{
+ "stats": {
+ "total_requests": 10,
+ "success_count": 10,
+ "fail_count": 0,
+ "success_rate": 1.0,
+ "duration_seconds": 0.8189313411712646,
+ "throughput_rps": 12.211035891846128,
+ "latency_ms": {
+ "min": 379.85897064208984,
+ "max": 1192.7902698516846,
+ "avg": 867.7881479263306,
+ "median": 917.4990653991699,
+ "p90": 1167.589521408081,
+ "p95": 1180.1898956298828,
+ "p99": 1190.2701950073242
+ },
+ "status_groups": {
+ "200": 10
+ },
+ "error_summary": {},
+ "rps_series": [
+ [
+ 1767054881,
+ 2
+ ],
+ [
+ 1767054882,
+ 8
+ ]
+ ]
+ },
+ "records": [
+ {
+ "index": 1,
+ "timestamp": 1767054881.9571805,
+ "datetime": "2025-12-30 08:34:41",
+ "status_code": 200,
+ "latency_ms": 379.85897064208984,
+ "response_size": 4,
+ "error": null
+ },
+ {
+ "index": 3,
+ "timestamp": 1767054881.9747636,
+ "datetime": "2025-12-30 08:34:41",
+ "status_code": 200,
+ "latency_ms": 395.44224739074707,
+ "response_size": 4,
+ "error": null
+ },
+ {
+ "index": 7,
+ "timestamp": 1767054882.287526,
+ "datetime": "2025-12-30 08:34:42",
+ "status_code": 200,
+ "latency_ms": 705.2054405212402,
+ "response_size": 4,
+ "error": null
+ },
+ {
+ "index": 10,
+ "timestamp": 1767054882.3595285,
+ "datetime": "2025-12-30 08:34:42",
+ "status_code": 200,
+ "latency_ms": 775.2070426940918,
+ "response_size": 4,
+ "error": null
+ },
+ {
+ "index": 6,
+ "timestamp": 1767054882.3735292,
+ "datetime": "2025-12-30 08:34:42",
+ "status_code": 200,
+ "latency_ms": 792.2074794769287,
+ "response_size": 4,
+ "error": null
+ },
+ {
+ "index": 8,
+ "timestamp": 1767054882.625111,
+ "datetime": "2025-12-30 08:34:42",
+ "status_code": 200,
+ "latency_ms": 1042.7906513214111,
+ "response_size": 4,
+ "error": null
+ },
+ {
+ "index": 5,
+ "timestamp": 1767054882.659112,
+ "datetime": "2025-12-30 08:34:42",
+ "status_code": 200,
+ "latency_ms": 1078.7897109985352,
+ "response_size": 4,
+ "error": null
+ },
+ {
+ "index": 4,
+ "timestamp": 1767054882.7311225,
+ "datetime": "2025-12-30 08:34:42",
+ "status_code": 200,
+ "latency_ms": 1150.8002281188965,
+ "response_size": 4,
+ "error": null
+ },
+ {
+ "index": 2,
+ "timestamp": 1767054882.743111,
+ "datetime": "2025-12-30 08:34:42",
+ "status_code": 200,
+ "latency_ms": 1164.7894382476807,
+ "response_size": 4,
+ "error": null
+ },
+ {
+ "index": 9,
+ "timestamp": 1767054882.7761118,
+ "datetime": "2025-12-30 08:34:42",
+ "status_code": 200,
+ "latency_ms": 1192.7902698516846,
+ "response_size": 4,
+ "error": null
+ }
+ ]
+}
\ No newline at end of file
--
Gitblit v1.9.1