Posts

Post not yet marked as solved
1 Replies
0 Views
Hello, @tresebay! Did you try adding some delay when running performance tests? _ = app.wait(for: .notRunning, timeout: 3) This can stabilise metrics collection.