I see, thanks. Lets say I invoke 10 web requests and do json parsing. Assuming each json object is a

I see, thanks. Lets say I invoke 10 web requests and do json parsing. Assuming each json object is around 1000 characters, will it take more time or stay within 10ms?
Was this page helpful?