Re: [PATCHES] Avg performance for int8/numeric

From: Mark Kirkwood <markir(at)paradise(dot)net(dot)nz>
To:
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] Avg performance for int8/numeric
Date: 2006-11-25 02:16:39
Message-ID: 4567A787.6020808@paradise.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Mark Kirkwood wrote:

>>
>
> I've profiled the 2nd patch using the setup indicated below. The first
> 64 lines of the flat graph are attached.

By way of comparison, here is the first 63 lines for:

select sum(val2) from avgtest

Attachment Content-Type Size
postgres-sum.gprof.head text/plain 4.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Luke Lonergan 2006-11-25 03:50:53 Re: [PATCHES] Avg performance for int8/numeric
Previous Message Mark Kirkwood 2006-11-25 02:03:42 Re: Avg performance for int8/numeric

Browse pgsql-patches by date

  From Date Subject
Next Message Luke Lonergan 2006-11-25 03:50:53 Re: [PATCHES] Avg performance for int8/numeric
Previous Message Mark Kirkwood 2006-11-25 02:03:42 Re: Avg performance for int8/numeric