Re: Speed up JSON escape processing with SIMD plus other optimisations

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Melih Mutlu <m(dot)melihmutlu(at)gmail(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Speed up JSON escape processing with SIMD plus other optimisations
Date: 2024-07-02 04:49:52
Message-ID: CAApHDvoZ-VTMMVM9PB130vrXxZSwS+ZS=ewQU54iQ0LzBiLz+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've attached a rebased set of patches. The previous set no longer applied.

David

Attachment Content-Type Size
v3-0001-Add-len-parameter-to-escape_json.patch application/octet-stream 19.4 KB
v3-0002-Use-SIMD-processing-for-escape_json.patch application/octet-stream 6.9 KB
v3-0003-Special-case-text-type-conversion-in-datum_to_jso.patch application/octet-stream 1.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Lakhin 2024-07-02 05:00:00 Re: LogwrtResult contended spinlock
Previous Message Shlok Kyal 2024-07-02 04:27:04 Re: pg_createsubscriber: drop pre-existing subscriptions from the converted node