Post

Replies

Boosts

Views

Activity

Reply to Xcode 15 performance tests ignore baseline
same issue in Xcode 14.2 (I have both 15.2 and 14.2). Is there any workaround for this? Using measure { } works for measuring time, but I need to measure memory metrics too and it's currently not possible.
Replies
Boosts
Views
Activity
Jul ’24
Reply to No option to set baseline for UI Test metrics
it seems it's a known bug, others also experiencing this issue https://forums.developer.apple.com/forums/thread/741247?answerId=781277022#781277022 as suggested on other post, using measure(_:) works
Replies
Boosts
Views
Activity
Jul ’24
Reply to No option to set baseline for UI Test metrics
Hi @DTS Engineer, I have followed the instruction from the link you shared but I still couldn't find the gray icon My test I run the test on Simulator iOS 17.2, the project has minimum deployment iOS 11.0. Does that affect it?
Replies
Boosts
Views
Activity
Jul ’24