Reranko05 commented on PR #50568:
URL: https://github.com/apache/arrow/pull/50568#issuecomment-5031302677

   @kou, I compared the serialization performance of 
`IntegrationJsonWriter::WriteRecordBatch() + Finish()` using a temporary 
benchmark with a 1M-row `RecordBatch`. I ran the benchmark 10 times on both 
main and this branch. After excluding one obvious outlier from each run, the 
averages were:
   
   main: 2157.4 ms
   this branch: 2153.6 ms
   
   I didn't observe any measurable performance regression.


-- 
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]

Reply via email to