xfy 158964bc6b test(variable): 变量展开分配追踪测试
追踪不同复杂度表达式的分配来源:
- Simple: 1 allocs/op (已达标)
- SingleVar: 1 allocs/op
- NoVar: 0 allocs/op
- ContextPool: 4 allocs/op (池化开销)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 10:41:07 +08:00
..