Y
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
p0nce
1950 days ago
Per-package translation unit are faster than per-file translation units.
link