Re: huge socket recv speed discrepancy between different OSs

2008-09-11 Thread Thorben Krueger
If you follow the bug report, you might notice that this is probably an issue of socket flags. I know that *BSD and Linux handle sockets slightly differently, but that about covers my knowledge of these things. Maybe a solution can be found simply by setting the right flags for the socket... Any i

Re: huge socket recv speed discrepancy between different OSs

2008-09-11 Thread Dan Stromberg
On Thu, 11 Sep 2008 16:17:58 +0200, Thorben Krueger wrote: > Do you see this too? > > Mor information and testcase here: > > http://bugs.python.org/issue3766 > > I would also be interested in the profiler output under windows. > > All the best > Thorben I regret that I don't have a lot of tim

huge socket recv speed discrepancy between different OSs

2008-09-11 Thread Thorben Krueger
Do you see this too? Mor information and testcase here: http://bugs.python.org/issue3766 I would also be interested in the profiler output under windows. All the best Thorben -- http://mail.python.org/mailman/listinfo/python-list