Skip to content

Commit d5084ec

Browse files
committed
Add note to RELEASE.txt as well
1 parent aa572ff commit d5084ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ IMPROVEMENTS
6363
the new scheduler is now used for -j1 builds as well.
6464
NOTE: This should significantly improve SCons performance for larger parallel builds
6565
(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.
6668

6769

6870
PACKAGING

0 commit comments

Comments
 (0)