NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 643 forks source link

Precalculate normalization for perf improvement #9883

Closed erdembayar closed 3 months ago

erdembayar commented 3 months ago

Fixes: https://github.com/NuGet/Engineering/issues/5080 This improves our calculation duration.

joelverhagen commented 3 months ago

I left comments over here: https://github.com/NuGet/NuGetGallery/pull/9882 FYI you can change the base branch of your PR then push a rebase to avoid creating a new PR.