Socket performance

Navkirat Singh navkirats at gmail.com
Sat Jul 24 22:16:09 EDT 2010


On 25-Jul-2010, at 6:45 AM, Lawrence D'Oliveiro wrote:

> In message
> <mailman.1097.1279930004.1673.python-list at python.org>, Navkirat Singh wrote:
> 
>> I had a question, programming sockets, what are the things that would
>> degrade performance and what steps could help in a performance boost?
> 
> Remember the old saying, “premature optimization is the root of all evil”.
> 
> Have you actually got some code working properly first, before worrying 
> about how good or bad its performance is?
> 
> -- 
> Lawrence
> trying not to say “performant” :)
> -- 
> http://mail.python.org/mailman/listinfo/python-list

I agree with you, it was just for the sake of knowledge. Its always good to have a map right?





More information about the Python-list mailing list