- How to run
dotnet run -c Release
- How to add/edit test cases
Edit TestClass or create a new one and specify it in Program.cs
Tool for easy perf comparison of some code with an alternative solution
Repository from Github https://github.comlechu445/PerfTester
dotnet run -c Release
Edit TestClass or create a new one and specify it in Program.cs
Tool for easy perf comparison of some code with an alternative solution