android - How can I measure the time taken by a web service to return an XML feed -


i want compare various web services in terms of fastness in serving xml feeds. searched did not find tool this. please guide how can measure exact load time of xml feed returned web service.

just before send request , after receive response call system.currenttimemillis() , subtract them


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -