Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:
Just inlining the arg tuple unpacking in iter() give only 10% speed up. I would not apply this optimization for such small difference. But with converting it to fast call it looks more interesting. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35582> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com