Hacker News new | ask | show | jobs
by fabian2k 1329 days ago
The answer seems to be caching (https://turbo.build/pack/docs/core-concepts), lots and lots of caching. Which enables it to reuse a lot of already computed stuff for incremental rebuilds.
1 comments

Which makes me wonder if the speed comparison graphics are solely about repeat builds.