Re: Speed up COPY FROM text/CSV parsing using SIMD - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Speed up COPY FROM text/CSV parsing using SIMD
Date
Msg-id aZNOOjyeWLv9_7fr@nathan
Whole thread Raw
In response to Re: Speed up COPY FROM text/CSV parsing using SIMD  (Manni Wood <manni.wood@enterprisedb.com>)
Responses Re: Speed up COPY FROM text/CSV parsing using SIMD
List pgsql-hackers
On Fri, Feb 13, 2026 at 09:34:13PM -0600, Manni Wood wrote:
> v7-0001 + v7-0002 applied to master certainly seems promising: nice to see
> speed improvements across the board on both x86 and arm!

Thanks for testing.  Based on these results, I think we can abandon 0002,
at least for now.

-- 
nathan



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: race condition in pg_class
Next
From: Bryan Green
Date:
Subject: Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows