Skip to content

develop1/AspNetFrameworksPerformance

 
 

Repository files navigation

#ASP.NET Getting Started with ASP.NET Web API

Sample code for post at: ASP.NET Frameworks and Raw Throughput Performance

This is a small sample project that contains simple HelloWorld and HelloWorldJson type requests for several of ASP.NET's frameworks including:

  • HttpHandlers
  • WebForms
  • MVC
  • WebPages
  • WCF REST
  • Web API

It uses Apache's Benchmark tool (ab.exe) to test raw throughput performance running tests into text files for comparison.

About

ASP.NET Raw Throughput Performance Post Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • C# 2.5%
  • Classic ASP 0.1%