[Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom
Fredrik Lundh
fredrik at pythonware.com
Sat Oct 7 10:17:23 CEST 2006
Nicko van Someren wrote:
> If it speeds up pystone by 5.5% with such minimal down side
> I'm hard pressed to see a reason not to use it.
can you tell me where exactly "pystone" does string concatenations?
</F>
More information about the Python-Dev
mailing list