Skip site navigation (1)Skip section navigation (2)
Date:      15 Feb 2002 16:16:34 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Rob <rob@pythonemproject.com>
Cc:        "freebsd-chat@FreeBSD.ORG" <freebsd-chat@FreeBSD.ORG>
Subject:   Re: Why is Python slower on FreeBSD than Windows?
Message-ID:  <xzpheoilqr1.fsf@flood.ping.uio.no>
In-Reply-To: <3C6D22C2.268E6915@pythonemproject.com>
References:  <3C6D22C2.268E6915@pythonemproject.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Rob <rob@pythonemproject.com> writes:
> I've been doing some prototyping of some number crunching programs on
> Python, and I found that Python is consistently slower on my laptop on
> FreeBSD than when I boot into Windows.  For example, one program takes
> 800sec to run on FreeBSD and 300sec to run when I boot into Win2k.  I am
> wondering if I should try setting -03 in make.conf and remake Python and
> Numpy.  Right now I have just -O.

My bet: crappy compiler.  And building with -O3 will probably result
in incorrect code, BTW.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpheoilqr1.fsf>