Re: A qsort template

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: John Naylor <john(dot)naylor(at)enterprisedb(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: A qsort template
Date: 2021-08-02 00:42:54
Message-ID: CA+hUKGKvdDKcjer8oSt89nKV3akWPvHU3H9dpW9Es3Lu+wLSJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 2, 2021 at 12:40 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> Great! I saw similar sorts of numbers. It's really just a few
> crumbs, nothing compared to the gains David just found over in the
> thread "Use generation context to speed up tuplesorts", but on the
> bright side, these crumbs will be magnified by that work.

(Hmm, that also makes me wonder about using a smaller SortTuple when
possible...)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikolay Samokhvalov 2021-08-02 00:59:30 Re: amcheck verification for GiST and GIN
Previous Message Thomas Munro 2021-08-02 00:40:32 Re: A qsort template