How we ended up rewriting NuGet Restore in .NET 9 - .NET Blog
(devblogs.microsoft.com)
from Kissaki@programming.dev to programming@programming.dev on 09 Apr 19:41
https://programming.dev/post/28337151
from Kissaki@programming.dev to programming@programming.dev on 09 Apr 19:41
https://programming.dev/post/28337151
This first push resulted in NuGet Restore times being cut in half, which was a reasonable stopping point for our work. However, along the way, we realized that a more extensive rewrite could improve performance by a factor of 5x or more.
Written from the perspective of several team members, this entry provides a deep dive into the internals of NuGet, as well as strategies to identify and address performance issues.
threaded - newest