[issue44194] Folding ''.join(<known number of elts>) into f-strings

Batuhan Taskaya report at bugs.python.org
Fri May 21 16:41:57 EDT 2021


Batuhan Taskaya <isidentical at gmail.com> added the comment:

> We should check on a real-world benchmark instead of a micro benchmark.

It is a pretty-targeted optimization, so I don't expect it to speed up the macro benchmarks. Though that shouldn't be a blocker for small, targeted optimizations.

----------

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


More information about the Python-bugs-list mailing list