Hacker News new | ask | show | jobs
by epage 954 days ago
I know you said 4s is good but have you tried changing the linker?

Number of dependencies likely won't affect incremental build times except for linking and replacing it might offer some good gains for incremental builds.

1 comments

Oh that time is already with mold.

Default linker is quite a bit slower.