Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

filipnavara/mono-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

CoreCLR Microbenchmarks

Due to robbery where the build machine was stolen this project is cancelled for the time being.

Build Status

This repository holds scripts for daily runs of the .NET Core microbenchmarks on CoreCLR and Mono runtimes. The focus is on running the runtimes in .NET 5 platform target and comparing performance of various configurations. Both Mono and CoreCLR use latest git revisions from master branch at the start of the benchmark run.

The following configurations are currently tested:

  • CoreCLR
  • Mono with LLVM JIT
  • Mono with mini JIT

They are tested on those machine pools:

  • macOS x64 (macOS 10.15, Mac Mini 2018, Core i5-8500B, 32 GB RAM, disabled Turbo Boost)
  • Linux arm64 (Ubuntu 18.04, AWS m6g.large instance, AWS Graviton 2, 8 GB RAM)

About

Make .NET fast again, on all platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published