Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2009 17:34:39 +0000
From:      Tom Hukins <tom@FreeBSD.org>
To:        freebsd-perl@freebsd.org
Subject:   Re: Upgrade to perl 5.10
Message-ID:  <20090309173438.GA39921@eborcom.com>
In-Reply-To: <b0f44f380903060919r3a9cba3ekcddfe71f02c8f5e2@mail.gmail.com>
References:  <27dbfc8c0903020033r65388ac8j1190008af28154f6@mail.gmail.com> <49B11D73.90409@protey.ru> <b0f44f380903060619l16098048nf1a16ccca373045@mail.gmail.com> <200903061604.50931.cm@therek.net> <b0f44f380903060919r3a9cba3ekcddfe71f02c8f5e2@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 06, 2009 at 07:19:24PM +0200, Oren Maurer wrote:
> I hope that the Perl 5.10 port will have threads by default

I hope it won't.  Perl's threads don't work well for many
applications.  A perl binary built with threading slows down all
applications, even those that do not use threads, noticeably.

I like that FreeBSD's Perl uses Perl's default settings in most cases,
with the port letting users override them if they choose.  Perl itself
disables threads by default.

> this is what U see in Perl with other OS'es.

I usually build my own perl binaries on other operating systems,
partly because of this.

Tom



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