Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance issues when running tests on parallel #47

Open
bohdankoshyrets opened this issue Nov 20, 2018 · 2 comments
Open

Performance issues when running tests on parallel #47

bohdankoshyrets opened this issue Nov 20, 2018 · 2 comments

Comments

@bohdankoshyrets
Copy link

When I'm trying to run some UI tests on parallel with a local server on every simulator, those servers are responding very slowly, sometimes response time can be 2-3 seconds, sometimes even more. I'm wondering what can cause such a delay when running tests on parallel, because when running on one simulator, server gives response quickly enough.

@amleszk
Copy link

amleszk commented Jun 9, 2019

try starting multiple local HTTP servers

@shero-investing
Copy link

Still see this issue.
Added a setup in the test suite, to start an HTTP server for each test with a different ports. And response are super slow sometimes :( running tests locally on M1 Pro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants