From owner-freebsd-current@FreeBSD.ORG Thu Mar 5 22:28:27 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02859106566B for ; Thu, 5 Mar 2009 22:28:27 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id ABC108FC08 for ; Thu, 5 Mar 2009 22:28:26 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id C70279CB093; Thu, 5 Mar 2009 23:28:23 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nDsHyeH8FpAo; Thu, 5 Mar 2009 23:28:21 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 1EBAC9CB116; Thu, 5 Mar 2009 23:28:21 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id n25MSLA6061229; Thu, 5 Mar 2009 23:28:21 +0100 (CET) (envelope-from rdivacky) Date: Thu, 5 Mar 2009 23:28:20 +0100 From: Roman Divacky To: Kip Macy Message-ID: <20090305222820.GA60194@freebsd.org> References: <3c1674c90903051423u4e8d4682w6813fc99f3d861cd@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3c1674c90903051423u4e8d4682w6813fc99f3d861cd@mail.gmail.com> User-Agent: Mutt/1.4.2.3i Cc: current@freebsd.org Subject: Re: [ANNOUNCE] FreeBSD with clang/llvm status update X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2009 22:28:27 -0000 On Thu, Mar 05, 2009 at 02:23:16PM -0800, Kip Macy wrote: > Great job on getting this all up and running. > > > How many iterations did you run? Your measurements are not going to > give us much to go on unless you take a sufficiently large number of > measurements. See ministat for details. libmicro does many iterations and some statistic within itself. there are detailed reports: http://www.vlakno.cz/~pwo/llvm.out http://www.vlakno.cz/~pwo/gcc.out