Kyle <[email protected]> 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 <[email protected]> <https://bugs.pypy.org/issue1414> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
