[Python-Dev] Dictionary tuning
Aahz
aahz@pythoncraft.com
Thu, 1 May 2003 10:20:35 -0400
On Thu, May 01, 2003, Guido van Rossum wrote:
>
> Should the benchmarks directory be part of the distribution, or should
> it be in the nondist part of the CVS tree?
Given the constant number of arguments in c.l.py about speed, I'd keep
it in the distribution unless/until it gets large.
--
Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/
"In many ways, it's a dull language, borrowing solid old concepts from
many other languages & styles: boring syntax, unsurprising semantics,
few automatic coercions, etc etc. But that's one of the things I like
about it." --Tim Peters on Python, 16 Sep 93