lolly/internal
xfy a7f01581cb perf(variable): 全局变量改为惰性加载降低每请求开销
之前 NewContext 每次复制所有全局变量到 vc.store,
现在改为 Get() 时按需查找 GetGlobalVariable(),
消除了无关请求的内存复制开销。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 14:25:13 +08:00
..
2026-04-13 16:50:14 +08:00
2026-04-13 13:15:39 +08:00
2026-04-13 13:15:39 +08:00