CritasWang commented on PR #16: URL: https://github.com/apache/iotdb-client-nodejs/pull/16#issuecomment-4976895260
Also addressed the `Config.enableFastSerialization` JSDoc (outside the original diff, included in c5f5522): it no longer mentions buffer pooling or the 2-3x claim — it now describes the actual implementation (single-pass single-buffer writes, inline null bitmaps, BigInt-free int64) and notes the output is byte-identical to the legacy path. All 153 unit tests pass; lint at baseline (61 errors, none new). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
