harden compiler parsing, recovery, and deep-expression handling
This commit is contained in:
@@ -25,3 +25,7 @@ Results captured on 2026-06-10 with Odin `dev-2026-02:b942f72cb`:
|
||||
| Diagnostics | 0 | 0 |
|
||||
|
||||
The measured run reduced token size by 14.3% and peak tracked memory by 9.8%.
|
||||
|
||||
After the iterative compiler-hardening work on 2026-06-12, the same benchmark
|
||||
reported 13,222,443 peak bytes and 40,117 allocations. The reusable traversal
|
||||
stacks keep allocation count effectively unchanged from the interning baseline.
|
||||
|
||||
Reference in New Issue
Block a user