https://github.com/aspnet/Benchmarks
Benchmarks for ASP.NET Core
https://github.com/aspnet/Benchmarks
Last synced: 25 days ago
JSON representation
Benchmarks for ASP.NET Core
- Host: GitHub
- URL: https://github.com/aspnet/Benchmarks
- Owner: aspnet
- License: other
- Created: 2015-06-03T18:14:10.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T00:03:34.000Z (about 1 month ago)
- Last Synced: 2025-03-22T09:01:50.241Z (27 days ago)
- Language: C#
- Homepage:
- Size: 19.7 MB
- Stars: 1,186
- Watchers: 102
- Forks: 243
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE-OF-CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - aspnet/Benchmarks - Benchmarks for ASP.NET Core (C\#)
README
# Benchmarks
Benchmarks for ASP.NET Core including (but not limited to) scenarios from the [TechEmpower Web Framework Benchmarks](https://www.techempower.com/benchmarks/).The current results tracked by the ASP.NET team are available at [https://aka.ms/aspnet/benchmarks](https://aka.ms/aspnet/benchmarks).
# Setting up
These benchmark applications and docker images work best when used with [Microsoft Crank](https://github.com/dotnet/crank). Follow the instructions in the Crank repository in order to run the benchmarks on your own machines.
# Scenarios
The ASP.NET team runs all the scenarios in this repository as part of a continuous benchmarking effort.
The scenarios that are available to use with Crank and some sample command lines are available on [the scenarios page](https://github.com/aspnet/Benchmarks/tree/main/scenarios).# Contributing
Microsoft employees can approve and merge contributions by joining [this team](https://repos.opensource.microsoft.com/orgs/aspnet/teams/aspnet-push)