[Python-Dev] Dictionary tuning
Guido van Rossum
guido@python.org
Thu, 01 May 2003 09:28:24 -0400
[Tim]
> > The benchmarking suite should also be checked in, and should be
> > very welcome. Perhaps it's time for a "benchmark" subdirectory
> > under Lib/test? It doesn't make much sense even now that pystone
> > and sortperf live directly in the test directory.
> Works for me. Can we perhaps decide whether we want to do this in the
> near future? I am going to be writing up module docs for the test package
> and if we are going to end up moving them I would like to be get this
> written into the docs the first time through.
>
> -Brett
Should the benchmarks directory be part of the distribution, or should
it be in the nondist part of the CVS tree?
--Guido van Rossum (home page: http://www.python.org/~guido/)