google-code-export / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
1 stars 0 forks source link

Does anyone knows why PostOrPut is slow? #413

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Post something

What is the expected output? What do you see instead?

I change the gdata code and print the time like below

Post time 2010-07-19 13:50:55.259288

PostOrPut load time 2010-07-19 13:50:55.259337

PostOrPut multipart time 2010-07-19 13:50:55.259358

PostOrPut time 2010-07-19 13:51:04.358838

total time is 0:00:09.100810

Does anyone knows why?

Thanks

Original issue reported on code.google.com by sound...@gmail.com on 19 Jul 2010 at 5:55

GoogleCodeExporter commented 9 years ago
If you are still having this problem, please reopen the ticket with information 
on which api you are using and some code so I can repeat your tests. Thanks.

Original comment by afs...@google.com on 7 Oct 2011 at 2:40