Benchmarking .NET 8 applications on Windows on Arm
Introduction
Measuring performance of the .NET apps
Custom benchmarks
Next Steps
Benchmarking .NET 8 applications on Windows on Arm
Who is this for?
This learning path is for developers who want to benchmark the performance of the .NET 8 applications on Windows on Arm (WoA).
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Build and run .NET 8 Console Applications
- Benchmark .NET applications
- Implement custom performance benchmarks
Prerequisites
Before starting, you will need the following:
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm virtual machine .
- .NET 8 SDK for x64 and arm64 .
- Any code editor, we recommend using Visual Studio Code for Arm64 .