Build Source Version | Public Build Status | Internal Build Status |
---|---|---|
main | ||
release/7.0 | ||
release/6.0 |
This repo contains benchmarks used for testing the performance of all .NET Runtimes: .NET Core, Full .NET Framework, Mono and NativeAOT.
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.
- Microbenchmarks Guide for information on running our microbenchmarks
- Scenario Tests Guide for information on running our real-world scenario benchmarks
- Benchmarking workflow for dotnet/runtime repository for information on benchmarking local dotnet/runtime builds
- Profiling workflow for dotnet/runtime repository for information on profiling local dotnet/runtime builds
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.