youtube image
From YouTube: ASP.NET Core Series: Performance Testing Techniques

Description

ASP.NET Core is a cross-platform, high-performance, open-source framework for building modern, cloud ready, connected applications.



In this episode, Ryan Nowak chats with Cecil about some tools and techniques for doing performance testing against your ASP.NET Core applications.


[01:52] - What should you really be testing?
[05:26] - Setting memory constraints
[07:45] - Collecting metrics with .NET counters
[12:22] - Load testing tool options
[15:20] - What do all these numbers mean?
[18:38] - Getting setup with the .NET counters tool


ASP.NET Core Performance Best Practices
https://docs.microsoft.com/aspnet/core/performance/performance-best-practices?WT.mc_id=ondotnet-c9-cephilli

ASP.NET Core documentation
https://docs.microsoft.com/aspnet/core?WT.mc_id=ondotnet-c9-cephilli

Create a Web API with ASP.NET Core
https://docs.microsoft.com/learn/modules/build-web-api-net-core?WT.mc_id=ondotnet-c9-cephilli

Bombardier
https://github.com/codesenberg/bombardier

dotnet counters
https://docs.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-counters?WT.mc_id=ondotnet-c9-cephilli