diff --git a/dev/benchmarks/imitation_game_swiftui/BenchmarkTests/BenchmarkTests.swift b/dev/benchmarks/imitation_game_swiftui/BenchmarkTests/BenchmarkTests.swift new file mode 100644 index 00000000000..c4231db576f --- /dev/null +++ b/dev/benchmarks/imitation_game_swiftui/BenchmarkTests/BenchmarkTests.swift @@ -0,0 +1,11 @@ +import XCTest + +final class BenchmarkTests: XCTestCase { + + @MainActor + func testLaunchPerformance() throws { + measure(metrics: [XCTApplicationLaunchMetric()]) { + XCUIApplication().launch() + } + } +} diff --git a/dev/benchmarks/imitation_game_swiftui/hello_world_swiftui.xcodeproj/xcshareddata/xcschemes/hello_world_swiftui.xcscheme b/dev/benchmarks/imitation_game_swiftui/hello_world_swiftui.xcodeproj/xcshareddata/xcschemes/hello_world_swiftui.xcscheme new file mode 100644 index 00000000000..651624f3092 --- /dev/null +++ b/dev/benchmarks/imitation_game_swiftui/hello_world_swiftui.xcodeproj/xcshareddata/xcschemes/hello_world_swiftui.xcscheme @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +