Dennis Sweeney <sweeney.dennis...@gmail.com> added the comment:

Wouldn't Floyd's or Brent's cycle detection algorithms be better here than the 
allocation of a new set? I believe they might also eliminate the need to 
fast-path the first 100 or however many.

As in: https://en.wikipedia.org/wiki/Cycle_detection

----------
nosy: +Dennis Sweeney

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

Reply via email to