Batuhan Taskaya <isidenti...@gmail.com> added the comment:

> BTW, why do you not fold 2-argument calls?

Seems like it is making stuff worse. 

> I suspect that in most of other examples the function execution time is too 
> large to make the optimization meaningful.

This is (to some extent) a constant folding pass, so I don't think it makes 
sense to expect it to optimize the general workload of the function.

----------

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

Reply via email to