GitHub - develop1/AspNetFrameworksPerformance: ASP.NET Raw Throughput Performance Post Sample

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

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