PostgreSQL Sees Up To 4x Query Performance With SIMD-Optimized JSON Escaping
For those making use of JSON data with the PostgreSQL database server, now merged code to make use of SIMD for JSON escaping has shown up to a 4x improvement for query performance when dealing with lots of JavaScript Object Notation data...