Networks speed/efficiency vs platforms

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   :slight_smile:

I believe this is normal.  I’ve seen the same thing in my apps.

Network Requests are faster on mobile devices than on my desktop.

I believe this is normal.  I’ve seen the same thing in my apps.

Network Requests are faster on mobile devices than on my desktop.