Hello there. I recently created this issue: http://bugs.python.org/issue4336 I've had no response so far. This patch solved a serious performance problem with simple xmlrpc queries for us. Any interest or thoughts? I am only slightly uncomfortable with changing the buffersize. I notice that socket._fileobject.read() Disallows small recv() calls for performance reasons and forces buffer to at least 8k. But readline() does no such things and becomes very inefficient for the unbuffered case. Maybe it would be better just to fix socket._fileobject to have _rbufsize be always at lest 8k K -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20081120/37aa1d6f/attachment.htm>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4