Skip to content

doc: improve ccache explanation

ccache improves the build speed significantly only when the branch was built before. Building fresh branches with major changes are not benefited from ccache.

Fixes: https://github.com/nodejs/node/issues/49967

Merge request reports

Loading