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

From Mark Wong
Subject Re: Speed up COPY FROM text/CSV parsing using SIMD
Date
Msg-id aWaZIWAU_wIHg7FO@o
Whole thread Raw
In response to Re: Speed up COPY FROM text/CSV parsing using SIMD  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
List pgsql-hackers
On Fri, Jan 09, 2026 at 05:21:45PM +0300, Nazir Bilal Yavuz wrote:
> Were you able to understand why Mark's benchmark results are different
> from ours?

Not yet... I had some guesses, which is why I suggested the processor pinning
and using a ramdisk.  But we haven't tried applying all of those to my laptop,
which has 3 core types, or the POWER system, which may be interesting to use a
ram disk on.

I'm curious though, and admittedly haven't tried looking myself yet, about how
the SIMD calls might look across different processor architectures.  We'll try
to get that on the POWER system soon...

Regards,
Mark
-- 
Mark Wong <markwkm@gmail.com>
EDB https://enterprisedb.com



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: pg_plan_advice
Next
From: Nico Williams
Date:
Subject: Re: [oauth] SASL mechanisms