Re: [Python-Dev] Python Benchmarks

2006年5月31日 09:26:04 -0700

[EMAIL PROTECTED] wrote:
> (This is more appropriate for comp.lang.python/[EMAIL PROTECTED])
> 
> Niko> After reading through recent Python mail regarding dictionaries
> Niko> and exceptions, I wondered, what is the current state of the art
> Niko> in Python benchmarks?
> 
> Pybench was recently added to the repository and will be in 2.5. It works
> with Python as far back as 1.5.2 though. As a result of last week's
> NeedForSpeed sprint some questions were raised about the efficacy of its
> string/unicode tests, however, it seems to be the best available tool at the
> moment.
Could you please forward such questions to me ?
Steve Holden has added lots of good features to pybench during
the sprint and I'm working on having it use more accurate
timers (see pybench/systimes.py).
Thanks,
-- 
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, May 31 2006)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to