Re: JAVA vs PERL : PERL wins to postgreSQL

Поиск
Список
Период
Сортировка
От Rene Pijlman
Тема Re: JAVA vs PERL : PERL wins to postgreSQL
Дата
Msg-id dag7pt874n63ncfsa65fv2vm38ot842crs@4ax.com
обсуждение исходный текст
Ответ на JAVA vs PERL : PERL wins to postgreSQL  (andy <andy@exkom.co.za>)
Список pgsql-jdbc
On Mon, 03 Sep 2001 07:47:29 +0200, you wrote:
>I ran a few bench marks on JAVA writing to a postgreSQL table using  and
>found that for the same number of records added to the table as a
>similar PERL routine the following results :
>     PERL 39 seconds : JAVA 45 Seconds.
>In a similar experiment where PERL and JAVA did treir output to the
>screen and not to a table,

Can you tell us some more about the algorithm?

Is it one process with one connection, or are you restarting the
Java application many times? What are the queries it executes?
Is autocommit on or off?

What JDK/JRE did you use? I've heard that the IBM JDK performs
well. It would be interesting to give it a try. Its a free
download on http://www-106.ibm.com/developerworks/java/

Regards,
René Pijlman <rene@lab.applinet.nl>

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Joe Shevland"
Дата:
Сообщение: Re: JAVA vs PERL : PERL wins to postgreSQL
Следующее
От: Rene Pijlman
Дата:
Сообщение: Re: RE : ? (question mark) characters