Hi,
I’ve discovered something which I cant explain.
Tried to google it but nothing conclusive.
I’m seeing that if I create a network.request loop sequence (meaning each call will wait for the previous one to receive a response before sending out a request), this is processed much faster on my android tablet than on my supercharged PC.
The API I am calling return large json files.
Both devices run on WiFi through the same router.
Is there anyway to explain this and/or should I worry about it?
Thanks in advance for any hints