Commit Graph
17 Commits
Author SHA1 Message Date
zhangwenjian ed74623a73 test: add an end-to-end load test harness
Skipped unless GOADMIN_BENCH_ADDR points at a running server, so `go test
./...` is unaffected.

Reports latency percentiles rather than an average, which is what capacity
planning needs, and a status-code distribution - that last part is how the rate
limiter's 200-on-rejection was found, since throughput alone looked excellent
while nothing reached a handler.

Includes a routing-floor control case. When a business endpoint matches it, the
measurement has stopped describing the endpoint and started describing the
transport, or the load generator when both share a machine.
2026-08-28 19:42:38 +08:00
linwenxiang 25d8364bf4 修改,兼容go-admin sdk方案 2021-03-09 19:12:49 +08:00
zhangwenjian fa07a57d22 feat : update actions gen 2020-09-10 02:14:48 +08:00
zhangwenjian c69a7d9fd9 feat: format reference 2020-08-28 00:02:53 +08:00
zhangwenjian 8c554d7ee7 clear:formatting code 2020-07-23 12:03:17 +08:00
zhangwenjian fe1ceb4332 fix:Fix the previous page components '/' 2020-07-18 14:22:14 +08:00
wenjianzhang 8a1614f64d feat:Extraction of configuration parameters 2020-07-06 13:53:15 +08:00
zhangwenjian b77f4b5a1b feat: add global & logger 2020-06-19 22:09:49 +08:00
zhangwenjian 7db16d04dd fix[models.Response]: fixed models.Response Invalid definition (#118) 2020-06-12 00:13:33 +08:00
zhangwenjian 5374394cfd fix[table.TableName]: fixed table.TableName to table.TBName 2020-06-11 15:55:11 +08:00
zhangwenjian aee307dfa0 Ignore error validation 2020-05-17 00:27:19 +08:00
zhangwenjian 8faff5384f 添加js模板,页面模板,去掉数据库数据初始化,去掉sql文件中没用语句 2020-05-01 14:25:14 +08:00
zhangwenjian 1df55e75e5 update 2020-04-13 00:30:58 +08:00
wenjianzhang cbfe9af070 Merge branch 'master' into dev 2020-04-01 15:05:17 +08:00
zhangwenjian 4bb5c883f6 gen 2020-04-01 14:39:47 +08:00
zhangwenjian b32d3dae85 update 2020-03-23 23:49:37 +08:00
zhangwenjian e027e6a259 update project path 2020-03-18 23:09:37 +08:00