From owner-freebsd-stable@FreeBSD.ORG Tue Jan 6 04:19:04 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C915516A4CE; Tue, 6 Jan 2004 04:19:04 -0800 (PST) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D71E43D46; Tue, 6 Jan 2004 04:19:03 -0800 (PST) (envelope-from Alexander@Leidinger.net) Received: from fwd08.aul.t-online.de by mailout06.sul.t-online.com with smtp id 1Adq9K-0004Li-01; Tue, 06 Jan 2004 13:17:30 +0100 Received: from Andro-Beta.Leidinger.net (XdosimZ-Ye8Tn7AbQc77hzvQkh1ArogR-6lNM61X+hWLfH-IUIxkEI@[80.131.126.23]) by fmrl08.sul.t-online.com with esmtp id 1Adq9A-1pMp7Y0; Tue, 6 Jan 2004 13:17:20 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) i06CHDJb017884; Tue, 6 Jan 2004 13:17:15 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (netchild@localhost [127.0.0.1]) i06CHLTL034946; Tue, 6 Jan 2004 13:17:21 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Tue, 6 Jan 2004 13:17:20 +0100 From: Alexander Leidinger To: Holger.Kipp@alogis.com Message-Id: <20040106131720.12ed997c@Magellan.Leidinger.net> In-Reply-To: <200401061129.i06BTAY75957@alogis.com> References: <200401061129.i06BTAY75957@alogis.com> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: XdosimZ-Ye8Tn7AbQc77hzvQkh1ArogR-6lNM61X+hWLfH-IUIxkEI@t-dialin.net cc: stable@freebsd.org cc: current@freebsd.org Subject: Re: perl malloc slow? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2004 12:19:04 -0000 On Tue, 06 Jan 2004 11:29:05 +0000 Holger Kipp wrote: > Searching on the internet gave the impression that this might be > malloc/FreeBSD related. Any chance of this being resolved? Use perls own malloc implementation (make -DWITHOUT_PERL_MALLOC for an up-to-date perl5.8 port, if you use make -DWITH_THREADS perls own malloc implementation gets disabled by the FreeBSD port)? AFAIK perl 5.0 in the 4.x basesystem doesn't use its own malloc implementation. I've tried it on -current with perl 5.6.1: - I've aborted your testcode after 5 minutes without perl malloc - with perl malloc it needs ~9 seconds Bye, Alexander. -- I will be available to get hired in April 2004. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7