Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aspnet/benchmarks
Benchmarks for ASP.NET Core
https://github.com/aspnet/benchmarks
Last synced: 1 day 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T02:05:12.000Z (2 days ago)
- Last Synced: 2025-01-17T04:01:12.775Z (1 day ago)
- Language: C#
- Homepage:
- Size: 19.6 MB
- Stars: 1,182
- Watchers: 103
- Forks: 243
- Open Issues: 51
-
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
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)