From owner-freebsd-java Tue Jun 8 16:22: 2 1999 Delivered-To: freebsd-java@freebsd.org Received: from m4.c2.telstra-mm.net.au (m4.c2.telstra-mm.net.au [24.192.3.19]) by hub.freebsd.org (Postfix) with ESMTP id 78F3F157F8 for ; Tue, 8 Jun 1999 16:21:54 -0700 (PDT) (envelope-from a.reilly@lake.com.au) Received: from m5.c2.telstra-mm.net.au (m5.c2.telstra-mm.net.au [24.192.3.20]) by m4.c2.telstra-mm.net.au (8.8.6 (PHNE_14041)/8.8.6) with ESMTP id JAA03961 for ; Wed, 9 Jun 1999 09:21:52 +1000 (EST) X-BPC-Relay-Envelope-From: a.reilly@lake.com.au X-BPC-Relay-Envelope-To: X-BPC-Relay-Sender-Host: m5.c2.telstra-mm.net.au [24.192.3.20] X-BPC-Relay-Info: Message delivered directly. Received: from areilly.bpc-users.org (CPE-24-192-48-172.nsw.bigpond.net.au [24.192.48.172]) by m5.c2.telstra-mm.net.au (8.8.6 (PHNE_14041)/8.8.6) with SMTP id JAA03264 for ; Wed, 9 Jun 1999 09:21:51 +1000 (EST) Received: (qmail 94092 invoked by uid 1000); 8 Jun 1999 23:21:51 -0000 From: "Andrew Reilly" Date: Wed, 9 Jun 1999 09:21:51 +1000 To: Gunther Schadow Cc: freebsd-java@FreeBSD.ORG, shudoh@muraoka.info.waseda.ac.jp Subject: Re: My "benchmark" ... Message-ID: <19990609092151.A93566@gurney.reilly.home> References: <199906082015.PAA22114@aurora.rg.iupui.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199906082015.PAA22114@aurora.rg.iupui.edu>; from Gunther Schadow on Tue, Jun 08, 1999 at 03:15:39PM -0500 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jun 08, 1999 at 03:15:39PM -0500, Gunther Schadow wrote: > Hello again, > > here is my promised "benchmark". This is my real application that I > am working on that creates thousands of objects from data received > over the net and also from a local data base, using XML encoding of > objects. I have written a JNI wrapper around GDBM since I didn't know > that w3c's Jigsaw project brought forth a 100% pure Java "jdbm" > class. So, now I have the option of both, native GDBM or 100% pure > Java. I don't know enough of the Java thing to know whether this is an option for you, but have you tried benchmarking a version compiled natively with the Cygnus gcj (or egcs) compiler? -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message