Hacker News new | ask | show | jobs
by mappu 3962 days ago
Is that the best case for changing a single cpp file, or the worst case for changing a header file shared across many translation units?
1 comments

That's changing a cpp file. Changing a widely used header file could take 1-2 mins for a full or nearly full rebuild.