Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 408 Bytes

File metadata and controls

21 lines (12 loc) · 408 Bytes

Benchmarking

LICENSE

This repository contains some benchmarks using BenchmarkDotNet.

Requirements

  • .Net

Usage

Run release application for see benchmarks:

dotnet run --project src/Benchmarking/Benchmarking.csproj -c Release

License

The MIT License (MIT). Please see License for more information.