From owner-freebsd-current@FreeBSD.ORG Fri Dec 16 12:12:52 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BC07106566C for ; Fri, 16 Dec 2011 12:12:52 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id E6A6F8FC08 for ; Fri, 16 Dec 2011 12:12:51 +0000 (UTC) Received: by eaaf13 with SMTP id f13so4091132eaa.13 for ; Fri, 16 Dec 2011 04:12:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=HwLlI49RR2f7r1pvCZp1rhmHB1+d5JKi032j3eh+Ri4=; b=MyW5/iSJXE1FBdqe7S/1jNmfULUovAd1won54DeZOVmRbOYVuIUPeD8Gmk3s33W8Hd sp/BBgw4u6xOjD4GSlqMTuyOdGotTTxCVt4+EuMBuBT+qFOlkfX6S/J5uBQls1GFM/gE crcj7yxflj1LyrjKrKiCUPRG3zNpxsx3em7Bo= Received: by 10.204.152.27 with SMTP id e27mr2885993bkw.45.1324037570935; Fri, 16 Dec 2011 04:12:50 -0800 (PST) Received: from [192.168.50.104] (double-l.xs4all.nl. [80.126.205.144]) by mx.google.com with ESMTPS id q6sm22506353bka.6.2011.12.16.04.12.49 (version=SSLv3 cipher=OTHER); Fri, 16 Dec 2011 04:12:50 -0800 (PST) Message-ID: <4EEB35BC.7050507@gmail.com> Date: Fri, 16 Dec 2011 13:12:44 +0100 From: Johan Hendriks User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Arnaud Lacombe , freebsd-current@freebsd.org References: <4EE1EAFE.3070408@m5p.com> <4EE2AE64.9060802@m5p.com> <4EE88343.2050302@m5p.com> <4EE933C6.4020209@zedat.fu-berlin.de> <20111215024249.GA13557@icarus.home.lan> <4EE9A2A0.80607@zedat.fu-berlin.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Benchmark (Phoronix): FreeBSD 9.0-RC2 vs. Oracle Linux 6.1 Server 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: Fri, 16 Dec 2011 12:12:52 -0000 Arnaud Lacombe schreef: > Hi, > > On Thu, Dec 15, 2011 at 2:32 AM, O. Hartmann > wrote: >> Just saw this shot benchmark on Phoronix dot com today: >> >> http://www.phoronix.com/scan.php?page=news_item&px=MTAyNzA >> > it might be worth highlighting that despite Oracle Linux 6.1 Server is > using a kernel + compiler almost 2 years old, it still manages to > out-perform the bleeding edge FreeBSD :-) > > Now, from what I've read so far in this thread, it seems that a lot of > people are still in abnegation... > > my 0.2c, > - Arnaud > >> It may be worth to discuss the sad performance of FBSD in some parts of >> the benchmark. A difference of a factor 10 or 100 is simply far beyond >> disapointing, it is more than inacceptable and by just reading those >> benchmarks, I'd like to drop thinking of using FreeBSD even as a backend >> server in scientific and business environments. In detail, some of the >> SciMark benches look disappointing. The overall image can't help over >> the fact that in C-Ray FreeBSD is better performing. >> >> From the compiler, I'd like say there couldn't be a drop of more than 10 >> - 15% in performance - but not 10 or 100 times. >> >> I'm just thinking about the discussion of SCHED_ULE and all the saur >> spots we discussed when I stumbled over the test. >> >> Regards, >> Oliver >> > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Well it is just the way it is. I must say that every time FreeBSD comes out bad, there are always comments on how the benchmark is done, but NOT in the case when FreeBSD comes out better. I remember the MySQL and ULE benchmarkings. FreeBSD was quicker than Linux... Nobody complains from the FreeBSD side that we did not use same gcc as Linux and what ever more, and maybe the benchmarks where more equil, do we care? Is FreeBSD not doing the job anymore for you if it is, or if it is not? Do you want to run Linux because it comes out better in benchmarks? i for certain do not. And to be honest, i did try Linux because of the bad samba performance of FreeBSD, but i take the lower performance over the whole Linux thing. Linux is just not my cup of thee. Why? feeling, community ? i do not know. See it from the bright side, there is much more room for improvements. :D I think that FreeBSD should not worry that much about benchmarks. Sure it is strange that FreeBSD shows such a great gap, but we all know that FreeBSD needs some tuning. Also it is know that FreeBSD is quite conservative with some default settings. Every now and then someone complains about this. MAXPHYS is such a value that comes to mind. What most people seems to be doing after installing FreeBSD is set some network tunings in /etc/sysctl.conf. and other stuff. Maybe it is time to overlook the default settings, and make them more suitable for machines of today. The argument is mostly that FreeBSD also needs to run on older hardware, but if you use amd64, you already have some 'newer' hardware. just me ... regards Johan Hendriks