From: | Kris Jurka <books(at)ejurka(dot)com> |
---|---|
To: | Stephen Denne <Stephen(dot)Denne(at)datamail(dot)co(dot)nz> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Minor performance improvements |
Date: | 2007-02-27 08:21:25 |
Message-ID: | Pine.BSO.4.64.0702270319360.11284@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
On Mon, 26 Feb 2007, Kris Jurka wrote:
> I've created the attached test which tests the original code (Orig), your
> code (Two), and my suggestion of an int4buf (Three) and got the following
> surprising results:
>
Based on that test and a similar attached test for reading, I'm prepared
to apply the attached patch. Let me know what you think.
Kris Jurka
Attachment | Content-Type | Size |
---|---|---|
Read.java | text/plain | 1.9 KB |
pgstream-perf.patch.gz | application/octet-stream | 4.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Denne | 2007-02-27 10:46:33 | Re: Minor performance improvements |
Previous Message | Stephen Denne | 2007-02-27 05:29:34 | Re: Minor performance improvements |