[Python-checkins] r46083 - sandbox/trunk/stringbench sandbox/trunk/stringbench/stringbench.py
Tim Peters
tim.peters at gmail.com
Mon May 22 22:10:37 CEST 2006
>> Author: andrew.dalke
>> Date: Mon May 22 20:38:16 2006
>> New Revision: 46083
>>
>> Added:
>> sandbox/trunk/stringbench/
>> sandbox/trunk/stringbench/stringbench.py (contents, props changed)
>> Log:
>> "Need for speed" microbenchmarks for string processing
[M.-A. Lemburg]
> Why don't you add these to pybench which is now part of Python
> (see Tools/pybench/) ?!
We were wondering about that :-) If it's OK by you, we'd like to add
several new tests to pybench.
More information about the Python-checkins
mailing list