Skip to content

windperson/DemoWpfAppBDN

Repository files navigation

BenchmarkDotNet WPF Demo

This is a demo project to demonstrates how to use BenchmarkDotNet to run benchmarks for a custom Window UI part of a .NET 9.0 WPF application.

How to run the benchmarks

Prerequisites

  • Windows 10 or later (required for the WPF application running)
  • .NET 9.0 SDK

Run the benchmark

On Windows, in the WpfFlowDocBenchmark folder run the following command:

dotnet run -c Release -- *

screen shot

Generate Flame Graph

See Generate_FlameGraph.md for instructions on how to generate Flame Graphs of benchmark runs.

About

Demo using BenchmarkDotNet to benchmark WPF custom UI

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages