Comment on Efficient String Concatenation in PythonComments−Sami_Lehtinen13yHow about using Python 3.3.2?I did many kind of performance tests when implementing my PyClockPro caching lib, even if I don't use strings in it.
Comments
How about using Python 3.3.2?
I did many kind of performance tests when implementing my PyClockPro caching lib, even if I don't use strings in it.