Skip to content

v1.5.11

Choose a tag to compare

@wolfy-j wolfy-j released this 21 Feb 18:12
· 22 commits to main since this release

This update introduces a set of optimizations around memory allocations and CPU churn for typechecking system. Specifically memoization of dominant types and pre-allocated buckets for CFG.

Expected 1200% performance gain on heavy linting.