From owner-freebsd-java@FreeBSD.ORG Wed Aug 6 15:33:54 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6D971065689 for ; Wed, 6 Aug 2008 15:33:54 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out0.tiscali.nl (smtp-out0.tiscali.nl [195.241.79.175]) by mx1.freebsd.org (Postfix) with ESMTP id AC1FE8FC28 for ; Wed, 6 Aug 2008 15:33:54 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from [212.123.145.58] (helo=guido.klop.ws) by smtp-out0.tiscali.nl with smtp id 1KQl1N-0002nx-4d for ; Wed, 06 Aug 2008 17:33:53 +0200 Received: (qmail 9374 invoked from network); 6 Aug 2008 15:33:52 -0000 Received: from localhost (HELO 82-170-177-25.ip.telfort.nl) (127.0.0.1) by localhost with SMTP; 6 Aug 2008 15:33:52 -0000 Date: Wed, 06 Aug 2008 17:33:51 +0200 To: Sharkie , freebsd-java@freebsd.org From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <8CDF7839-305B-4254-9EA1-8C5A7E8B0086@mac.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <8CDF7839-305B-4254-9EA1-8C5A7E8B0086@mac.com> User-Agent: Opera Mail/9.51 (FreeBSD) Cc: Subject: Re: Performance of Java on FreeBSD vs. Linux and others X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 15:33:55 -0000 On Wed, 06 Aug 2008 16:08:41 +0200, Sharkie wrote: > Forgive me for bringing up this issue again. I tried searching in the > archive, and I could only find discussions from late 2006. Now that > FreeBSD 7.0 is out and we have a new scheduler, can someone comment on > performance of Java on FreeBSD vs. Linux and others? I tried following > the old thread and I believe it was inconclusive rather than that > FreeBSD is definitely slower. Yet, there was an argument on how much > slower. I would really like to know this information because I will be > doing heavy number crunching in Java. A 20% performance gain could save > me 1-2 day at a time. It performs really well for me, but ... I don't do number chrunching. So I would suggest you to try it for yourself and post your results here. Ronald.