Hacker News new | ask | show | jobs
by moonchild 1952 days ago
On a per-file basis? Afaik it works with package granularity, so if you change one line of a package, you're SOL.
1 comments

Per-package translation unit are faster than per-file translation units.