[Python-Dev] Python Benchmarks

Thomas Wouters thomas at python.org
Thu Jun 8 16:45:50 CEST 2006


On 6/8/06, M.-A. Lemburg <mal at egenix.com> wrote:

> Perhaps it's a new feature in gcc 4.0 that makes the slow-down I see
> turn into a speedup :-)


It seems so. I tested with gcc 2.95, 3.3 and 4.0 on FreeBSD 4.10 (only
machine I had available with those gcc versions) and both 2.95 and 4.0 show
a 10-20% speedup of your testcase in 2.5 compared to 2.4. 3.3 showed a 10%
slowdown or so.

Test-more'ly y'rs,

-- 
Thomas Wouters <thomas at python.org>

Hi! I'm a .signature virus! copy me into your .signature file to help me
spread!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20060608/154e149b/attachment.htm 


More information about the Python-Dev mailing list