From 6966b8a7aa103323a43c21ac80fd19c94d16e1b4 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Mon, 26 Aug 2024 22:42:21 -0700 Subject: [PATCH] Add baseline for performance measurement. --- ...8F8BFCF6-AACD-45D7-B626-1B58CDE0924D.plist | 22 +++++++++++++ .../OPMLParserTests.xcbaseline/Info.plist | 33 +++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 Modules/Parser/.swiftpm/xcode/xcshareddata/xcbaselines/OPMLParserTests.xcbaseline/8F8BFCF6-AACD-45D7-B626-1B58CDE0924D.plist create mode 100644 Modules/Parser/.swiftpm/xcode/xcshareddata/xcbaselines/OPMLParserTests.xcbaseline/Info.plist diff --git a/Modules/Parser/.swiftpm/xcode/xcshareddata/xcbaselines/OPMLParserTests.xcbaseline/8F8BFCF6-AACD-45D7-B626-1B58CDE0924D.plist b/Modules/Parser/.swiftpm/xcode/xcshareddata/xcbaselines/OPMLParserTests.xcbaseline/8F8BFCF6-AACD-45D7-B626-1B58CDE0924D.plist new file mode 100644 index 000000000..fceb58558 --- /dev/null +++ b/Modules/Parser/.swiftpm/xcode/xcshareddata/xcbaselines/OPMLParserTests.xcbaseline/8F8BFCF6-AACD-45D7-B626-1B58CDE0924D.plist @@ -0,0 +1,22 @@ + + + + + classNames + + OPMLTests + + testOPMLParsingPerformance() + + com.apple.XCTPerformanceMetric_WallClockTime + + baselineAverage + 0.001998 + baselineIntegrationDisplayName + Local Baseline + + + + + + diff --git a/Modules/Parser/.swiftpm/xcode/xcshareddata/xcbaselines/OPMLParserTests.xcbaseline/Info.plist b/Modules/Parser/.swiftpm/xcode/xcshareddata/xcbaselines/OPMLParserTests.xcbaseline/Info.plist new file mode 100644 index 000000000..c9ba9f70a --- /dev/null +++ b/Modules/Parser/.swiftpm/xcode/xcshareddata/xcbaselines/OPMLParserTests.xcbaseline/Info.plist @@ -0,0 +1,33 @@ + + + + + runDestinationsByUUID + + 8F8BFCF6-AACD-45D7-B626-1B58CDE0924D + + localComputer + + busSpeedInMHz + 0 + cpuCount + 1 + cpuKind + Apple M1 Max + cpuSpeedInMHz + 0 + logicalCPUCoresPerPackage + 10 + modelCode + Mac13,1 + physicalCPUCoresPerPackage + 10 + platformIdentifier + com.apple.platform.macosx + + targetArchitecture + arm64e + + + +