[Python-Dev] PATCH submitted: Speed up + for string concatenation, now as fast as "".join(x) idiom
Fredrik Lundh
fredrik at pythonware.com
Fri Oct 6 12:54:13 CEST 2006
skip at pobox.com wrote:
> Greg> have you run any generic benchmarks such as pystone to get a
> Greg> better idea of what the net effect on "typical" python code is?
>
> MAL's pybench would probably be better for this presuming it does some
> addition with string operands.
or stringbench.
</F>
More information about the Python-Dev
mailing list