A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-November/083629.html below:

[Python-Dev] issue 4336

[Python-Dev] issue 4336 [Python-Dev] issue 4336Kristján Valur Jónsson kristjan at ccpgames.com
Thu Nov 20 16:59:38 CET 2008
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>
More information about the Python-Dev mailing list

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