Re: Query ResultSet parsing speedup patch (resend)

From: Kris Jurka <books(at)ejurka(dot)com>
To: Mikko Tiihonen <mikko(dot)tiihonen(at)iki(dot)fi>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Query ResultSet parsing speedup patch (resend)
Date: 2006-10-30 18:30:53
Message-ID: Pine.BSO.4.63.0610301330340.2855@leary2.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 6 Oct 2006, Kris Jurka wrote:

> On Sat, 30 Sep 2006, Mikko Tiihonen wrote:
>
>> This is a resend since I did not get any feedback to this patch when I
>> sent it two months ago. Could someone at least have some recommendations
>> what I should do to get this patch evaluated or even applied to the
>> official source.
>>
>
> I like the change to use VisibleBufferedInputStream. That's a clean way of
> avoiding copies. I don't particularly like the number parsing changes as
> they're a pretty ugly hack, but I can't deny the performance improvements (I
> saw 30-35%). I plan on applying this unless someone objects.
>

Applied.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2006-10-30 18:32:31 Re: XA end then join fix for WebLogic
Previous Message Dave Cramer 2006-10-30 12:29:45 Re: altered records