public static void Main2(string[] args) { var pt = new PerformanceTest1OnlySelect(); Thread.Sleep(20000); pt.TestSelectSimpleObjectODB(); }