Closed samwillis closed 1 month ago
The old return type duplicated the data buffer for each result message. This was wasteful, slowed down the PGLiteWorker messages, and could cause a OOM on larger rest sets.
Built bundles:
🚀 Deployed on https://670904ebe749994e9ef99449--pglite.netlify.app
The old return type duplicated the data buffer for each result message. This was wasteful, slowed down the PGLiteWorker messages, and could cause a OOM on larger rest sets.