Skip to content

Commit 89b9002

Browse files
davidtwcoCleanCut
andauthored
update cargo dependency res description
Co-authored-by: Nathan Stocks <[email protected]>
1 parent a3c9875 commit 89b9002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2025-01-18-Project-Goals-Dec-Update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ In addition, we fleshed out a design sketch for the changes in rustdoc's JSON su
130130
</div>
131131

132132
* Significant speedups have been achieved, reducing the slowest crate resolution time from over 120 seconds to 11 seconds, and decreasing the time to check all crates from 178 minutes to 71.42 minutes.
133-
* Performance improvements have been made to both the existing resolver and the new implementation, with the lock file verification time reduced from 44.90 minutes to 32.77 minutes for most crates.
133+
* Performance improvements have been made to both the existing resolver and the new implementation, with the lock file verification time for all crates reduced from 44.90 minutes to 32.77 minutes (excluding some of the hardest cases).
134134

135135

136136
<div style="display: flex;" class="mt2 mb3">

0 commit comments

Comments
 (0)