What you've learned

You should now know how to:

  • Build and run .NET 8 Console Applications
  • Benchmark .NET applications
  • Implement custom performance benchmarks

Knowledge Check

Which flag do you use to specify the processor architecture for the dotnet run command

Which library do you use to benchmark .NET applications?


Back
Next