| From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
|---|---|
| To: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> |
| Cc: | Manni Wood <manni(dot)wood(at)enterprisedb(dot)com>, KAZAR Ayoub <ma_kazar(at)esi(dot)dz>, Neil Conway <neil(dot)conway(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Speed up COPY FROM text/CSV parsing using SIMD |
| Date: | 2026-03-12 17:37:14 |
| Message-ID: | abL5ylYjmopRRmvy@nathan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Here is what I have staged for commit, which I'm planning to do tomorrow.
Please review and/or test if you are able.
--
nathan
| Attachment | Content-Type | Size |
|---|---|---|
| v15-0001-Optimize-COPY-FROM-FORMAT-text-csv-using-SIMD.patch | text/plain | 8.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bryan Green | 2026-03-12 17:48:38 | Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) |
| Previous Message | Peter Geoghegan | 2026-03-12 17:27:00 | Re: index prefetching |