From owner-freebsd-current@FreeBSD.ORG Thu Feb 10 11:13:19 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A455616A4CE for ; Thu, 10 Feb 2005 11:13:19 +0000 (GMT) Received: from mail.sysgo.com (mail.sysgo.com [62.8.134.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CFA943D2F for ; Thu, 10 Feb 2005 11:13:19 +0000 (GMT) (envelope-from tmueller@sysgo.com) Received: from localhost (localhost [127.0.0.1]) by mail.sysgo.com (Postfix) with ESMTP id 97BDBFB862; Thu, 10 Feb 2005 12:08:07 +0100 (CET) Received: from mail.sysgo.com (localhost [127.0.0.1]) by localhost (AvMailGate-2.0.2-8) id 15116-26E2DCC2; Thu, 10 Feb 2005 12:08:07 +0100 Received: from donald.sysgo.com (unknown [172.20.1.30]) by mail.sysgo.com (Postfix) with ESMTP id 64620FB862; Thu, 10 Feb 2005 12:08:07 +0100 (CET) Received: by donald.sysgo.com (Postfix, from userid 65534) id 81EB610FD8B; Thu, 10 Feb 2005 12:13:16 +0100 (CET) Received: from kah.ulm.sysgo.com (unknown [172.40.1.2]) by donald.sysgo.com (Postfix) with ESMTP id 019C710FC4F; Thu, 10 Feb 2005 12:13:13 +0100 (CET) Received: from tom.ulm.sysgo.com (tom.ulm.sysgo.com [172.40.1.100]) by kah.ulm.sysgo.com (8.9.3/8.8.8) with ESMTP id MAA17098; Thu, 10 Feb 2005 12:24:56 +0100 Date: Thu, 10 Feb 2005 12:13:15 +0100 From: Thomas Mueller To: Mike Silbersack Message-ID: <20050210121315.6c35aebf@tom.ulm.sysgo.com> In-Reply-To: <20050210022849.I1169@odysseus.silby.com> References: <20050210022849.I1169@odysseus.silby.com> Organization: SYSGO AG X-Mailer: Sylpheed-Claws 1.0.0 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on donald.sysgo.com X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=no version=2.63 X-AntiVirus: checked by AntiVir MailGate (version: 2.0.2-8; AVE: 6.29.0.11; VDF: 6.29.0.118; host: mailgate2.sysgo.com) X-Mailman-Approved-At: Thu, 10 Feb 2005 13:07:39 +0000 cc: current@freebsd.org Subject: Re: Any X11 benchmarks out there? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 10 Feb 2005 11:13:19 -0000 On Thu, 10 Feb 2005 02:31:28 -0600 (CST) Mike Silbersack wrote: > > > The only X11 benchmark I could find in my quick searching is xbench, which > is very old and doesn't appear to want to build (I didn't try to figure > out why, I hate makefiles.) > > http://www.ibiblio.org/pub/X11/contrib/utilities/xbench-0.2-src.tar.gz > x11perf, x11perfcomp. Use Xmark to generate a weighted performance number of the x11perf results. See the manual page for details. Beware, creating the Xmark datafile takes a while. -- Thomas Mueller