NuGet Perf, The Final Part – Load Testing – The Tests

time to read 2 min | 243 words

For the tests, we used VS 2012 load testing tool.

We defined the following tests:

Just browsing through the packages listing:

image

Browsing a bit then searching, and then narrowing the search:

image

And finally, searching a few packages by their id, tags, etc:

image

I then defined the following load test:

image

With the following distribution:

image

Finally, we have the way we actually run the test:

image

We get 20 seconds of warm up, then 5 minutes of tough load.

On my next post, we will see how we did.