Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 1999 09:21:51 +1000
From:      "Andrew Reilly" <a.reilly@lake.com.au>
To:        Gunther Schadow <gunther@aurora.rg.iupui.edu>
Cc:        freebsd-java@FreeBSD.ORG, shudoh@muraoka.info.waseda.ac.jp
Subject:   Re: My "benchmark" ...
Message-ID:  <19990609092151.A93566@gurney.reilly.home>
In-Reply-To: <199906082015.PAA22114@aurora.rg.iupui.edu>; from Gunther Schadow on Tue, Jun 08, 1999 at 03:15:39PM -0500
References:  <199906082015.PAA22114@aurora.rg.iupui.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990609092151.A93566>