Latency issues in a very simple server call

I figured out what was different. It was the python version on the server. Changing it to Full Python 3 now gives me the same latency. The other options seem to at least double the latency.

2 Likes