We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa572ff commit d5084ecCopy full SHA for d5084ec
RELEASE.txt
@@ -63,6 +63,8 @@ IMPROVEMENTS
63
the new scheduler is now used for -j1 builds as well.
64
NOTE: This should significantly improve SCons performance for larger parallel builds
65
(Larger -j values)
66
+- CacheDir writes no longer happen within the taskmaster critical section, and therefore
67
+ can run in parallel with both other CacheDir writes and the taskmaster DAG walk.
68
69
70
PACKAGING
0 commit comments