NuGet / Home

Repo for NuGet Client issues
Other
1.49k stars 252 forks source link

Create Performance-Testing Lab for NuGet in VS - Package Management UI. #9333

Open donnie-msft opened 4 years ago

donnie-msft commented 4 years ago

Investigate ways of measuring performance for various NuGet entry points.

Initial focus will be on Visual Studio's Package Management UI.

nkolev92 commented 4 years ago

For reference we have some perf scripts for commandline restore that we've been using:

https://github.com/NuGet/NuGet.Client/tree/dev/scripts/perftests

nkolev92 commented 4 years ago

Scoping down a bit here. The issue body calls out that the primary focus is the Package Manager UI, and I think that is the correct priority.

nkolev92 commented 4 years ago

RPS tests are as far as we will go at this point.

nkolev92 commented 3 years ago

Bumping the priority back to P2 due to the recent PM UI related UI delays.