Skip to content

Commit

Permalink
Add note to RELEASE.txt as well
Browse files Browse the repository at this point in the history
  • Loading branch information
acmorrow committed Jan 30, 2024
1 parent d4b4056 commit 4accdb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ IMPROVEMENTS
the new scheduler is now used for -j1 builds as well.
NOTE: This should significantly improve SCons performance for larger parallel builds
(Larger -j values)
- CacheDir writes no longer happen within the taskmaster critical section, and therefore
can run in parallel with both other CacheDir writes and the taskmaster DAG walk.


PACKAGING
Expand Down

0 comments on commit 4accdb3

Please sign in to comment.