Benjamin Peterson <benja...@python.org> added the comment:

I think you should implement and benchmark one of them. I'm dubious that the 
better asymptotic values will really translate into better performance. For 
example, the O(n) median selection algorithm has a large constant factor 
associated with it.

----------
nosy: +benjamin.peterson

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11180>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to