22x Faster Builds: Inside GALA's Compilation Performance Journey
How profiling, batch analysis, and content-addressed caching took multi-file compilation from 44.7s to 2.0s
Mar 29, 20266 min read5
Search for a command to run...
Articles tagged with #compiler
How profiling, batch analysis, and content-addressed caching took multi-file compilation from 44.7s to 2.0s
What breaks when you map functional programming onto Go's type system, and how testing infrastructure keeps it fixed
46 releases, 216 tests, 22x faster compilation — two months of building a language that transpiles to Go