Skip to content
master
Go to file
Code
This branch is 566 commits behind dotnet:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
eng
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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.

Build Status

Micro Benchmarks

Framework Windows RS5 x64 Windows RS5 x86 Ubuntu 18.04 x64 Ubuntu 18.04 ARM64
Core 5.0 micro_windows_RS5_x64_netcoreapp5.0_icon micro_windows_RS5_x86_netcoreapp5.0_icon micro_ubuntu_1804_x64_netcoreapp5.0_icon Disabled
Core 3.0 micro_windows_RS5_x64_netcoreapp3.0_icon micro_ubuntu_1804_x64_netcoreapp3.0_icon Disabled
Core 2.2 micro_windows_RS5_x64_netcoreapp2.2_icon micro_ubuntu_1804_x64_netcoreapp2.2_icon N/A
Core 2.1 micro_windows_RS5_x64_netcoreapp2.1_icon micro_ubuntu_1804_x64_netcoreapp2.1_icon N/A
.NET micro_windows_RS5_x64_net461_icon N/A N/A

Real World Benchmarks

ML.NET

Framework Windows RS5 x64 Ubuntu 18.04 x64
Core 3.0 mldotnet_windows_RS5_x64_netcoreapp3.0_icon mldotnet_ubuntu_1804_x64_netcoreapp3.0_icon

Roslyn

Framework Windows RS5 x64 Ubuntu 18.04 x64
Core 3.0 roslyn_windows_RS5_x64_netcoreapp3.0_icon roslyn_ubuntu_1804_x64_netcoreapp3.0_icon

About

This repo contains benchmarks used for testing the performance of all .NET Runtimes

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.