[email protected] wrote in
news:[email protected]
ups.com: 

> Try using a dict instead, where keys are the names and
> objects the values (it turns a linear search in a quick
> hash look up). . Then tell us the performance changes.
> 

It halved the overall execution time. Thanks.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to