I was wondering if there are any tools worth trying to test the performance of the dotnet Core Web server under high load.
I used jMeter
to use Apache in the past , but a setup that along with TeamCity and dotnet builds hurts a bit.
I'm looking for something that could deliver statistics, so running tests automatically can give me information if recent changes have or do not reduce performance, etc.
I also quickly created Google, VisualStudio has something on board, but first of all it requires Enterprise edition software, and I'm not sure if this tool is good enough.
thank
Madox source
share