You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, we are using this framework and it works perfect thanks.
I have a question about is there a possible way to make speed test faster like in total ~20 seconds?
We are using swift Background Tasks to test the speed of client,
so we have 30 seconds to perform and finish background task limited by Apple.
Now it takes ~30 seconds, which makes our background task fails.
So I am wondering is it possible to make the test faster?
Like limiting the test amounts?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello, we are using this framework and it works perfect thanks.
I have a question about is there a possible way to make speed test faster like in total ~20 seconds?
We are using swift Background Tasks to test the speed of client,
so we have 30 seconds to perform and finish background task limited by Apple.
Now it takes ~30 seconds, which makes our background task fails.
So I am wondering is it possible to make the test faster?
Like limiting the test amounts?
Thanks!
The text was updated successfully, but these errors were encountered: