huang
f32d32cd36
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 7m6s
perf: IoT 卡 30M 行分页查询优化(P95 17.9s → <500ms)
- 新增 is_standalone 物化列 + 触发器自动维护(迁移 056)
- 并行查询拆分:多店铺 IN 查询拆为 per-shop goroutine 并行 Index Scan
- 两阶段延迟 Join:深度分页(page≥50)走覆盖索引 Index Only Scan 取 ID 再回表
- COUNT 缓存:per-shop 并行 COUNT + Redis 30 分钟 TTL
- 索引优化:删除有害全局索引、新增 partial composite indexes(迁移 057/058)
- ICCID 模糊搜索路径隔离:trigram GIN 索引走独立查询路径
- 慢查询阈值从 100ms 调整为 500ms
- 新增 30M 测试数据种子脚本和 benchmark 工具
2026-02-24 16:23:02 +08:00
..
2026-02-11 17:13:42 +08:00
2026-02-02 17:23:20 +08:00
2026-01-12 16:28:48 +08:00
2026-01-21 18:20:44 +08:00
2026-01-24 15:46:15 +08:00
2026-01-12 16:28:48 +08:00
2026-01-13 15:47:32 +08:00
2026-02-12 14:24:15 +08:00
2026-01-30 14:57:24 +08:00
2026-01-12 17:43:12 +08:00
2026-01-26 18:05:12 +08:00
2026-01-26 18:05:12 +08:00
2026-02-04 14:28:44 +08:00
2026-01-29 13:18:49 +08:00
2026-01-29 13:18:49 +08:00
2026-01-09 18:02:46 +08:00
2026-01-21 18:20:44 +08:00
2026-01-27 12:18:19 +08:00
2026-02-24 16:23:02 +08:00
2026-02-03 10:59:44 +08:00
2026-01-31 12:01:33 +08:00
2026-02-11 17:13:42 +08:00
2026-01-14 12:15:57 +08:00
2026-01-10 11:42:38 +08:00
2026-01-10 11:42:38 +08:00
2026-01-10 11:42:38 +08:00
2026-01-10 11:42:38 +08:00
2026-02-05 17:32:44 +08:00
2026-01-12 16:28:48 +08:00
2026-01-10 09:51:52 +08:00
2026-01-28 17:11:55 +08:00
2026-02-04 14:28:44 +08:00
2026-02-03 10:06:13 +08:00
2026-02-04 14:28:44 +08:00
2026-01-28 17:11:55 +08:00
2026-01-09 18:02:46 +08:00
2026-01-12 17:43:12 +08:00
2026-01-13 16:52:37 +08:00
2026-01-13 16:52:37 +08:00