Performance Test Harness
· One min read
A lightweight performance test harness for Windows console apps: PerfTestHarness
on GitHub. Includes some fun use of C# 6 property
initializers, string interpolation, nameof()
, and expression bodied functions.