Re: Input and Output data traffic - Mailing list psycopg

From Daniele Varrazzo
Subject Re: Input and Output data traffic
Date
Msg-id BANLkTikEZ_O_fSUXf38wYOgvjjcrPkqbCw@mail.gmail.com
Whole thread Raw
In response to Re: Input and Output data traffic  (Israel Ben Guilherme Fonseca <israel.bgf@gmail.com>)
Responses Re: Input and Output data traffic  (Israel Ben Guilherme Fonseca <israel.bgf@gmail.com>)
List psycopg
On Wed, May 11, 2011 at 1:36 PM, Israel Ben Guilherme Fonseca
<israel.bgf@gmail.com> wrote:

> 1) I would say that it is a premature optimization, actually thats a Paper
> for my university, I'm doing some ORMxDirect Access comparisons between
> different languages and frameworks. After some tests, i got these "strange"
> results, that's why I called you guys. :)

Appreciate, thanks :)

> 2) That would be very nice if we could help to improve psycopg driver. If I
> did a smaller documented-test-suite and sent it to you would it be helpful?

Yes, any result that would improve the driver would be of course well accepted.

Before going for a well packaged test, have you seen what is the
difference in the communication? There may be some obvious (after you
know) design difference, such as the jdbc driver caching the plan, or
the results, or using the binary protocol.

Cheers,

-- Daniele

psycopg by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: Input and Output data traffic
Next
From: Israel Ben Guilherme Fonseca
Date:
Subject: Re: Input and Output data traffic