From owner-freebsd-openoffice@FreeBSD.ORG Mon May 16 18:11:23 2005 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74CBC16A4CE for ; Mon, 16 May 2005 18:11:23 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E4E643DAD for ; Mon, 16 May 2005 18:11:23 +0000 (GMT) (envelope-from ryan.volpe@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so545354rne for ; Mon, 16 May 2005 11:11:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XSaZNapbUEvp+SVxobB8fq+jZ25K+tTNOIrOs87sV9J7+Qw3MxS+5xlM9vrZ4Lp55OwRlMvc56MqRMvF6Db7WQv7tKR5Nc3pUIUHmUnuyDcDRlIPgWHOEEMyidSHozn93a4rGLPmbPNHLyKhtTpYDNTYplyOyVGjTwuKHKlowGc= Received: by 10.39.3.49 with SMTP id f49mr2409019rni; Mon, 16 May 2005 11:11:18 -0700 (PDT) Received: by 10.38.104.69 with HTTP; Mon, 16 May 2005 11:11:18 -0700 (PDT) Message-ID: Date: Mon, 16 May 2005 14:11:18 -0400 From: Ryan Volpe To: openoffice@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: OpenOffice.org Benchmarking results X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ryan Volpe List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 18:11:23 -0000 I needed to build a copy of OpenOffice.org-2.0-devel for an upcoming presentation on the open source desktop, so I figured I'd also run the benchmark script in an effort to contribute to an estimation of build time. Of course, the presentation is scheduled for Thursday, so I was in a bit of a rush: I ran the build at a nice of -20, alone on the system. (devd,syslogd,usbd,sshd,sendmail,cron,moused only) I must've screwed something up: my uncached build time was 30 minutes, 23.62 seconds. The cached build took all of 0.9 seconds. This on an otherwise unremarkable 2002 Toshiba Satellite 1955-S801. > cat ~/ooo-benchmark-results zoe# /usr/bin/nice -n -20 sh ~ryan/ooo-build-bench.sh FreeBSD 5.4-RELEASE #1: Sun May 15 16:35:36 EDT 2005 root@zoe.sketchbox.homeunix.net:/usr/obj/usr/src/sys/ZOE Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 2.20GHz (2192.90-MHz 686-class CPU) Origin =3D "GenuineIntel" Id =3D 0xf24 Stepping =3D 4 Features=3D0x3febf9ff real memory =3D 536346624 (511 MB) avail memory =3D 515121152 (491 MB) npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) acpi_ec0: port 0x66,0x62 on acpi0 no cache build 30m23.62s real 2m48.65s user 43.34s sys full cache build 0.90s real 0.29s user 0.36s sys OOo version 1.9 103 uname FreeBSD zoe.sketchbox.homeunix.net 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Sun = May 1 5 16:35:36 EDT 2005 root@zoe.sketchbox.homeunix.net:/usr/obj/usr/src/sy= s/ZOE i386 I hope these numbers aren't too irrelevant for your benchmarks, I would've really hated to waste that extra 9/10ths of a second to test the ccache =3D) Ryan Volpe