DmitrySikorsky / AspNetCorePerformanceTuning

ASP.NET Core performance tuning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Core Performance Tuning

This is a demo web application for the “ASP.NET Core Performance Tuning” post on the Dmitry Sikorsky’s blog. It shows and tests different small features you can use to tune your ASP.NET Core web application performance.

The result looks like this: Custom ASP.NET Core user manager ASP.NET Core Performance Tuning

Using the Application

  1. Run the application.
  2. Run the tester.
  3. Change something in code.
  4. Run the tester again.
  5. Compare the results.

About

ASP.NET Core performance tuning

License:Other


Languages

Language:C# 87.9%Language:HTML 7.8%Language:CSS 4.4%