Re: [Python-Dev] Python Benchmarks

2006年5月31日 11:01:20 -0700

[EMAIL PROTECTED] wrote:
> MAL> I'm aware of that thread, but Fredrik only posted some vague
> MAL> comment to the checkins list, saying that they couldn't use
> MAL> pybench. I asked for some more details, but he didn't get back to
> MAL> me.
> 
> I'm pretty sure I saw him (or maybe Andrew Dalke) post some timing
> comparisons between pybench and stringbench. Something about a change not
> impacting performance showing a 60% slowdown on pybench but no change using
> stringbench. Maybe Fredrik had his iTunes volume cranked up too high... ;-)
This is possible since pybench uses a long run strategy, whereas
stringbench uses the timeit.py short run method.
-- 
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