This repo contains benchmarks used for testing the performance of all .NET Runtimes
Перейти к файлу
Parker Bibus 8ea8c29708
[Release/7.0] Disable release/7.0 runs (#4431)
Disable release/7.0 runs as net7.0 is no longer supported.
2024-09-03 14:34:40 -07:00
.config
.github
.vault-config
.vscode
docs
eng Recommit: [release/7.0] Use managed identity to download PDN 2024-07-24 06:00:03 +10:00
scripts
src
.gitattributes
.gitignore
.markdownlint.json
CODE-OF-CONDUCT.md
Directory.Build.props
Directory.Build.targets
LICENSE.TXT
NuGet.config
README.md
azure-pipelines-gc.yml
azure-pipelines.yml [Release/7.0] Disable release/7.0 runs (#4431) 2024-09-03 14:34:40 -07:00
global.json

README.md

.NET Performance

Build Source Version Public Build Status Internal Build Status
release/7.0 public_build_icon_release_7.0 internal_build_icon_release_7.0

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.