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.
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.
Build Status
Micro Benchmarks
CoreFX
Framework
Windows RS4 x64
Windows RS4 x86
Ubuntu 16.04 x64
Ubuntu 16.04 ARM64
Core 3.0
Disabled
Core 2.2
N/A
Core 2.1
N/A
Core 2.0
N/A
.NET
N/A
N/A
CoreCLR
Framework
Windows RS4 x64
Windows RS4 x86
Ubuntu 16.04 x64
Ubuntu 16.04 ARM64
Core 3.0
Disabled
Core 2.2
N/A
Core 2.1
N/A
Core 2.0
N/A
.NET
N/A
N/A
Real World Benchmarks
ML.NET
Framework
Windows RS4 x64
Ubuntu 16.04 x64
Core 3.0
About
This repo contains benchmarks used for testing the performance of .NET Frameworks.