Dynamically loaded C function performance - Mailing list pgsql-performance

From Adam Palmblad
Subject Dynamically loaded C function performance
Date
Msg-id 6B5AF6293A289F45826220B17ABE79370D5ED7@BORON.aers.local
Whole thread Raw
Responses Re: Dynamically loaded C function performance
List 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 by date:

Previous
From: Kenneth Marshall
Date:
Subject: Re: performance question (something to do w/
Next
From: "Adam Palmblad"
Date:
Subject: