An open API service indexing awesome lists of open source software.

https://github.com/ttu/aspnet-core-benchmark

Small ASP.NET Core implementation for benchmarking
https://github.com/ttu/aspnet-core-benchmark

aspnet-core csharp

Last synced: over 1 year ago
JSON representation

Small ASP.NET Core implementation for benchmarking

Awesome Lists containing this project

README

          

# ASP.NET Core Benchmark Project

Small ASP.NET Core implementation for benchmarking.

* Minimal implementation
* Routing with Map
* Routing with RouteBuilder
* Controller

Post: [How to run tests with wrk](http://ttu.github.io/aspnet-core-performance-tests-wrk/)