[issue38938] Possible performance improvement for heaqq.merge()

Raymond Hettinger report at bugs.python.org
Fri May 22 19:13:41 EDT 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Thanks.  I'll look at this shortly.  We're getting much closer.

Just so that I don't lose other work I've done, am uploading new_merge2.py with in-line iterative tree construction of the initial tree.

----------
Added file: https://bugs.python.org/file49184/new_merge2.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38938>
_______________________________________


More information about the Python-bugs-list mailing list