Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 4.23 KB

README.md

File metadata and controls

37 lines (27 loc) · 4.23 KB

.NET Performance

Build Source Version Public Build Status Internal Build Status
main public_build_icon_main internal_build_icon_main
release/5.0.1xx public_build_icon_release_5.0.1xx internal_build_icon_release_5.0.1xx
release/3.1.4xx public_build_icon_release_3.1.4xx internal_build_icon_release_3.1.4xx

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.