[pypy-issue] [issue1414] min()/max() performance

Kyle tracker at bugs.pypy.org
Tue Mar 5 15:38:54 CET 2013


Kyle <d.bud at me.com> added the comment:

Thank you for the decent support. Sure, it is not a bug by any means, I was just 
curious about performance and the category seemed the most suitable :)

I see that runs per second value varies greatly on different machines and built-
in is generally better on small lists, so I would not suggest making any changes 
to pypy. I would just stick to reduce(...) in my case for extremely large 
sequences. You may close the issue, and, thank you.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1414>
________________________________________


More information about the pypy-issue mailing list