From owner-cvs-all Thu Apr 5 8:45:51 2001 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (fxp0.halvsten.ip.cybercity.dk [212.242.40.114]) by hub.freebsd.org (Postfix) with ESMTP id 4D3C137B42C; Thu, 5 Apr 2001 08:45:46 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.3/8.11.3) with ESMTP id f35FjgC22781; Thu, 5 Apr 2001 17:45:42 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel Makefile ports/devel/dlmalloc Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/devel/dlmalloc/files Makefile README.FreeBSD In-Reply-To: Your message of "Thu, 05 Apr 2001 18:39:23 +0300." <3ACC91AB.2A183123@FreeBSD.org> Date: Thu, 05 Apr 2001 17:45:42 +0200 Message-ID: <22779.986485542@critter> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3ACC91AB.2A183123@FreeBSD.org>, Maxim Sobolev writes: >> > Moreover, due to not very clear for me reasons Python benchmark (pybench) >> > is about 60% (!!!) faster with this allocator comparing to the libc one. >> > Obviously we should investigate this further and if there is no error >> > then tune either Python or our own malloc. >> >> Did you measure this with the right malloc flags for the libc version ? >> >> Remember that -current runs with malloc flags "AJ" as default, that is not >> fair if it comes to performance comparisons (but it does wonders for finding >> bugs :-) > >I don't use default value: > >$ ls -l /etc/malloc.conf >lrwxr-xr-x 1 root wheel 7 Jul 22 2000 /etc/malloc.conf@ -> HRajuxz I think you should use 'r' for performance comparisons... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message