Re: SIMD optimization for list_sort - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: SIMD optimization for list_sort
Date
Msg-id Z0DzSRc3Dr-VAVaO@nathan
Whole thread Raw
In response to Re: SIMD optimization for list_sort  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
On Fri, Nov 22, 2024 at 06:01:22PM +0200, Heikki Linnakangas wrote:
> On 22/11/2024 01:27, Giacchino, Luca wrote:
>> We´d appreciate feedback on this approach. In the meantime, we will
>> complete the patch to share. We also plan to extend SIMD-based sort to
>> tuple sort in the future.
> 
> If you could use this to speed up tuple sorting, that would be much more
> interesting for PostgreSQL itself.

+1

-- 
nathan



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Statistics Import and Export
Next
From: Heikki Linnakangas
Date:
Subject: Re: smgrextendv and vectorizing the bulk_write implementation