Re: Popcount optimization using AVX512 - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Popcount optimization using AVX512
Date
Msg-id 202402071953.5c4z7t6kl7ts@alvherre.pgsql
Whole thread Raw
In response to Re: Popcount optimization using AVX512  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
I happened to notice by chance that John Naylor had posted an extension
to measure performance of popcount here:
https://postgr.es/m/CAFBsxsE7otwnfA36Ly44zZO+b7AEWHRFANxR1h1kxveEV=ghLQ@mail.gmail.com

This might be useful as a base for a new one to verify the results of
the proposed patch in machines with relevant instruction support.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"We're here to devour each other alive"            (Hobbes)



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: the s_lock_stuck on perform_spin_delay
Next
From: Nathan Bossart
Date:
Subject: Re: common signal handler protection