Due to robbery where the build machine was stolen this project is cancelled for the time being.
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)