unary minus
This commit is contained in:
@@ -40,3 +40,8 @@ After pruning stale function specializations on 2026-06-12, peak memory
|
||||
remained 8,651,659 bytes and allocations fell to 30,121. Lookup-only
|
||||
specialization resolution avoids constructing temporary signatures for
|
||||
already discovered calls.
|
||||
|
||||
After adding checked unary negation on 2026-06-12, peak memory remained
|
||||
8,651,659 bytes and allocations remained 30,121. `Span`, `Token`, AST
|
||||
expressions, HIR expressions, and IR instructions remain 12, 24, 64, 88, and
|
||||
88 bytes respectively.
|
||||
|
||||
Reference in New Issue
Block a user