Re: Performance problem with timestamps in result sets - Mailing list pgsql-jdbc

From Thomas Dudziak
Subject Re: Performance problem with timestamps in result sets
Date
Msg-id 224f32340603080704r32e1168ay382c073994067c1c@mail.gmail.com
Whole thread Raw
In response to Re: Performance problem with timestamps in result sets  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
On 3/8/06, Oliver Jowett <oliver@opencloud.com> wrote:

> Your profiling numbers show about 0.9 milliseconds per call, not 1
> second per call, if I am reading them right?

Yep, my mistake in the formulating the sentence.

> That's still slower than I would have expected, though. I did no
> profiling at the time I rewrote the timestamp stuff to actually work
> correctly. Perhaps you'd like to profile in more detail and submit some
> patches?

Yep, I'll put together a testcase (can't give you my original
profiling data because they are against our application, and way to
complicated anyway) and give you the profiling data.

cheers,
Tom

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Performance problem with timestamps in result sets
Next
From: Oliver Jowett
Date:
Subject: Re: Performance problem with timestamps in result sets