https://github.com/adshan/dotnet-performance-benchmark
Analyzing performance with BenchmarkDotNet.
https://github.com/adshan/dotnet-performance-benchmark
benchmark dotnet net5
Last synced: 25 days ago
JSON representation
Analyzing performance with BenchmarkDotNet.
- Host: GitHub
- URL: https://github.com/adshan/dotnet-performance-benchmark
- Owner: AdsHan
- License: mit
- Created: 2021-06-18T13:59:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-09T11:49:49.000Z (almost 5 years ago)
- Last Synced: 2025-08-09T20:29:12.555Z (10 months ago)
- Topics: benchmark, dotnet, net5
- Language: C#
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# core-performance-benchmark
Aplicação desenvolvida utilizando BenchmarkDotNet para testes de performance.
# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio Code mais recentes.
- Rodar o projeto como Release.
# Sobre
Este projeto foi desenvolvido por Anderson Hansen sob [MIT license](LICENSE).