Speed up JSON escape processing with SIMD plus other optimisations

Edit
Title Speed up JSON escape processing with SIMD plus other optimisations
Topic Performance
Created 2024-05-23 01:24:48
Last modified 2024-05-23 01:24:57 (2 months ago)
Latest email 2024-07-24 10:55:02 (2 days, 12 hours ago)
Status
2024-07: Needs review
Target version
Authors David Rowley (davidrowley)
Reviewers Become reviewer
Committer
Links
Emails
Speed up JSON escape processing with SIMD plus other optimisations
First at 2024-05-23 01:23:42 by David Rowley <dgrowleyml at gmail.com>
Latest at 2024-07-24 10:55:02 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (avoid-possibly-unreachable-palloc.patch.txt) at 2024-07-24 10:55:02 from Heikki Linnakangas <hlinnaka at iki.fi>
    Attachment (avoid-possibly-unreachable-palloc.patch.txt) at 2024-07-24 10:55:02 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (v3-0001-Add-len-parameter-to-escape_json.patch) at 2024-07-02 04:49:52 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Add-len-parameter-to-escape_json.patch) at 2024-05-26 23:39:46 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (datum_to_json_internal.patch.txt) at 2024-05-23 02:15:38 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Add-len-parameter-to-escape_json.patch) at 2024-05-23 01:23:42 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
History
When Who What
2024-05-23 01:24:57 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2024-05-23 01:24:48 David Rowley (davidrowley) Attached mail thread CAApHDvpLXwMZvbCKcdGfU9XQjGCDm7tFpRdTXuB9PVgpNUYfEQ@mail.gmail.com
2024-05-23 01:24:48 David Rowley (davidrowley) Created patch record
Edit