And I think the biggest improvements here would need an even more drastic architectural change. Loading all the incremental compilation data is itself a huge cost, so really fast incremental might require doing something like daemonizing the compiler, similar to how R-A is a process that just stays running.
1 Like