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.54k stars 643 forks source link

Precalculate normalization for perf gain #9882

Closed erdembayar closed 6 months ago

erdembayar commented 6 months ago

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

joelverhagen commented 6 months ago

This should go into dev branch right?