private static void RunPerformance() { var performance = new PerformanceRun(); performance.Run().Wait(); }