From owner-freebsd-stable@FreeBSD.ORG Wed Jul 27 12:05:50 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 31C0216A41F for ; Wed, 27 Jul 2005 12:05:50 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from jupiter.efacilitas.de (85-10-196-108.clients.your-server.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id B27BC43D49 for ; Wed, 27 Jul 2005 12:05:49 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-29.dynamic.qsc.de [212.202.37.29]) by jupiter.efacilitas.de (Postfix) with ESMTP id 16139C3DE74; Wed, 27 Jul 2005 14:11:08 +0000 (UTC) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 5387B12B1C0; Wed, 27 Jul 2005 14:05:23 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 17242-09; Wed, 27 Jul 2005 14:05:18 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 07E2C12B096; Wed, 27 Jul 2005 14:05:17 +0200 (CEST) Message-ID: <42E7787C.5010301@cs.tu-berlin.de> Date: Wed, 27 Jul 2005 14:05:16 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050517 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin References: <42E67972.4000700@nurfuerspam.de> <42E6DA98.3080808@cs.tu-berlin.de> <42E72754.7060700@nurfuerspam.de> In-Reply-To: <42E72754.7060700@nurfuerspam.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com Cc: freebsd-stable@freebsd.org Subject: Re: i386 vs amd64 - benchmark results X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2005 12:05:50 -0000 Martin wrote: > But I'm impressed by the RELENG_6 results. I think I'm going to > upgrade my system instantly. Yes, the results are slightly better, even the support of amd64 appears to be much better, but I would be careful; it's easy to overrate benchmark results. There is a lot that you can do wrong if you create benchmarks and I would not guarantee for the correctness of my own results. Nevertheless I think 6.0 will be a great release with increased performance. Björn