Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 292 Bytes

MewsBenchmarks

This project is to showcase performance differences between FuncSharp and vanilla C# (10+).

Prerequisites

.NET 6 SDK

Running the project

Run the project in the IDE in Release configuration

OR

dotnet run -c Release