[issue46705] Memory optimization for set.issubset

Raymond Hettinger report at bugs.python.org
Thu Feb 10 01:03:26 EST 2022


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

I've run a few more experiments and this looks like a net win more often than not.  Go ahead and submit a PR so we can evaluate it further.

----------
Added file: https://bugs.python.org/file50614/instrument_issubset.py

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


More information about the Python-bugs-list mailing list