xfy
8ed800271d
test: 迁移基准测试循环到 Go 1.24 b.Loop() API
...
- 所有 *_bench_test.go 文件从 for i := 0; i < b.N; i++ 改为 for b.Loop()
- 部分测试文件从 for i := 0; i < N; ... 改为 for range N 或 for i := range N
- 涵盖模块: cache, handler, http2, http3, loadbalance, logging, lua,
middleware/accesslog, middleware/bodylimit, middleware/rewrite,
middleware/security, netutil, resolver, server, ssl, stream
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 13:50:15 +08:00
..
2026-04-13 13:15:39 +08:00
2026-04-13 17:38:49 +08:00
2026-04-13 16:14:59 +08:00
2026-04-11 12:17:34 +08:00
2026-04-13 11:12:49 +08:00
2026-04-13 09:24:43 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 16:15:31 +08:00
2026-04-11 12:17:34 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 09:51:44 +08:00
2026-04-13 16:15:31 +08:00
2026-04-11 12:17:35 +08:00
2026-04-13 09:24:43 +08:00
2026-04-13 09:26:48 +08:00
2026-04-14 14:53:12 +08:00
2026-04-10 16:55:38 +08:00
2026-04-16 11:13:53 +08:00
2026-04-13 09:26:48 +08:00
2026-04-14 14:26:01 +08:00
2026-04-16 13:50:15 +08:00
2026-04-13 16:15:31 +08:00
2026-04-16 13:50:15 +08:00
2026-04-16 11:09:26 +08:00
2026-04-16 13:50:15 +08:00
2026-04-11 13:34:34 +08:00
2026-04-14 14:53:12 +08:00
2026-04-13 16:50:14 +08:00
2026-04-13 09:26:48 +08:00
2026-04-13 17:38:49 +08:00
2026-04-13 11:43:57 +08:00
2026-04-10 16:55:38 +08:00
2026-04-12 11:21:17 +08:00
2026-04-13 16:15:31 +08:00
2026-04-13 09:26:48 +08:00
2026-04-16 13:50:15 +08:00