[issue4174] Performance optimization for min() and max() over lists

Antoine Pitrou report at bugs.python.org
Mon Feb 22 18:24:02 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

I think the patch should just be rejected. Workloads where min() / max() performance is a bottleneck have to be very rare.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4174>
_______________________________________


More information about the Python-bugs-list mailing list