Re: Re: JDBC Performance

From: Peter Mount <peter(at)retep(dot)org(dot)uk>
To: Gunnar R|nning <gunnar(at)candleweb(dot)no>
Cc: "Keith L(dot) Musser" <kmusser(at)idisys(dot)com>, PGSQL-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Re: JDBC Performance
Date: 2000-10-10 10:26:46
Message-ID: Pine.LNX.4.21.0010101125560.8388-100000@maidast.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10 Oct 2000, Gunnar R|nning wrote:

> "Keith L. Musser" <kmusser(at)idisys(dot)com> writes:
>
> > I did try out Peter's new JDBC driver on two very simple query-only
> > applications. It was about 15% slower on one of the apps and 10% faster
> > on the other, compared with jdbc7.0-1.2.jar. It worked correctly on
> > both tests.
> >
> > Neither is particularly representative, but the fact that one's faster
> > an one's slower is surprising. I have not had the time to dig into why
> > the discrepancy.
> >
>
> I assume you mean the driver the modifications I posted, unless Peter
> hasn't checked in anything to CVS recently that I am unaware off ? (I'm not
> online with my CVS snapshot at the moment...)

I'm committing what I have shortly, but I've not actually committed
anything for a few months...

Peter

--
Peter T Mount peter(at)retep(dot)org(dot)uk http://www.retep.org.uk
PostgreSQL JDBC Driver http://www.retep.org.uk/postgres/
Java PDF Generator http://www.retep.org.uk/pdf/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message bmccoy 2000-10-10 11:12:42 Re: Making changes visible to other connections
Previous Message Horst Herb 2000-10-10 08:31:29 Re: Question !