Re: Speed of different procedural language - Mailing list pgsql-performance

From Steinar H. Gunderson
Subject Re: Speed of different procedural language
Date
Msg-id 20051222010823.GA6103@uio.no
Whole thread Raw
In response to Re: Speed of different procedural language  (Michael Fuhr <mike@fuhr.org>)
Responses Re: Speed of different procedural language
List pgsql-performance
On Wed, Dec 21, 2005 at 03:10:28PM -0700, Michael Fuhr wrote:
>> That's funny, my biggest problems with PL/PgSQL have been (among others)
>> exactly with large result sets...
> Out of curiosity, do you have a simple test case?  I'd be interested
> in seeing what you're doing in PL/pgSQL that's contradicting what
> I'm seeing.

I'm not sure if I have the code anymore (it was under 7.4 or 8.0), but it was
largely scanning through ~2 million rows once, noting differences from the
previous rows as it went.

In that case, I didn't benchmark against any of the other PL/* languages, but
it was pretty clear that even on a pretty speedy Opteron, it was CPU bound,
which it really shouldn't have been.

/* Steinar */
--
Homepage: http://www.sesse.net/

pgsql-performance by date:

Previous
From: Carlos Benkendorf
Date:
Subject: Re: ORDER BY costs
Next
From: Harry Jackson
Date:
Subject: CPU and RAM