lechu445 / PerfTester

Tool for easy perf comparison of some code with an alternative solution

Repository from Github https://github.comlechu445/PerfTesterRepository from Github https://github.comlechu445/PerfTester

  • 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

About

Tool for easy perf comparison of some code with an alternative solution


Languages

Language:C# 100.0%