Dynamically loaded C function performance

Поиск
Список
Период
Сортировка
От Adam Palmblad
Тема Dynamically loaded C function performance
Дата
Msg-id 6B5AF6293A289F45826220B17ABE79370D5ED7@BORON.aers.local
обсуждение исходный текст
Ответы Re: Dynamically loaded C function performance  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-performance
Hi,
We've got a C function that we use here and we find that for every
connection, the first run of the function is much slower than any
subsequent runs.  ( 50ms compared to 8ms)

Besides using connection pooling, are there any options to improve
performance?

-Adam

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

Предыдущее
От: Kenneth Marshall
Дата:
Сообщение: Re: performance question (something to do w/
Следующее
От: "Adam Palmblad"
Дата:
Сообщение: