This repo contains benchmarks used for testing the performance of all .NET Runtimes
Перейти к файлу
Adam Sitnik 9a2e045226
Fix microbenchmarks input files (#1142)
2020-01-22 18:43:45 +01:00
.vscode Fix markdown encoding. (#294) 2019-02-14 10:54:07 -08:00
docs Remove 2.2 (#1136) 2020-01-22 10:01:34 +01:00
eng Update dependencies from https://github.com/dotnet/arcade build 20200116.1 (#1139) 2020-01-17 14:08:28 +00:00
scripts Remove 2.2 (#1136) 2020-01-22 10:01:34 +01:00
src Fix microbenchmarks input files (#1142) 2020-01-22 18:43:45 +01:00
.gitattributes Fix microbenchmarks input files (#1142) 2020-01-22 18:43:45 +01:00
.gitignore Update docs after repos merge (#1132) 2020-01-17 11:57:43 +01:00
Directory.Build.props Set copyright and package license (#319) 2019-02-22 08:50:15 +01:00
Directory.Build.targets Add files to make performance build with arcade 2018-12-07 14:16:13 -08:00
LICENSE.TXT Added LICENSE and updated README (#148) 2018-11-06 21:24:51 +01:00
NuGet.config BDN update and feed removal (#971) 2019-10-28 17:31:27 -07:00
README.md Update docs after repos merge (#1132) 2020-01-17 11:57:43 +01:00
azure-pipelines.yml Remove 2.2 (#1136) 2020-01-22 10:01:34 +01:00
global.json Update dependencies from https://github.com/dotnet/arcade build 20200116.1 (#1139) 2020-01-17 14:08:28 +00:00

README.md

.NET Performance

Public Build Status Internal Build Status
public_build_icon internal_build_icon

This repo contains benchmarks used for testing the performance of all .NET Runtimes: .NET Core, Full .NET Framework, Mono and CoreRT.

Finding these benchmarks in a separate repository might be surprising. Performance in a given scenario may be impacted by changes in seemingly unrelated components. Using this central repository ensures that measurements are made in comparable ways across all .NET runtimes and repos. This consistency lets engineers make progress and ensures the customer scenarios are protected.

Documentation

Contributing to Repository

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.