You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add news entry for dependency caching optimization
Added news fragment documenting the performance improvement that caches
parsed dependencies and extras to eliminate redundant parsing operations
during candidate evaluation in the dependency resolution process.
Optimize dependency resolution performance by caching parsed dependencies and extras to avoid redundant parsing operations during candidate evaluation.
0 commit comments