Writing / Build Performance
Build Performance
2 essays tagged Build Performance.
2026
Modular iOS apps with Swift Package Manager: real boundaries, real build timesHow to break an iOS app into Swift Package modules that actually improve build times and team velocity, without over-engineering the dependency graph.11 min readXcode build times: what actually helpsXcode build times improve when teams reduce work, make dependency invalidation boring, split targets with discipline, measure clean versus incremental builds, and stop treating DerivedData folklore as a strategy.11 min read