pixelherodev commented on PR #543:
URL: https://github.com/apache/arrow-go/pull/543#issuecomment-3439382525

   With that last commit as well:
   
   ```
   BenchmarkIPC/Writer/codec=plain-24            223406      5536 ns/op    8160 
B/op        91 allocs/op
   BenchmarkIPC/Reader/codec=plain-24            236199      4820 ns/op    6065 
B/op         78 allocs/op
   BenchmarkIPC/Writer/codec=zstd-24               3708    325071 ns/op 2338712 
B/op        150 allocs/op
   BenchmarkIPC/Reader/codec=zstd-24              44013     25784 ns/op   25808 
B/op        189 allocs/op
   BenchmarkIPC/Writer/codec=lz4-24              101749     11613 ns/op   12890 
B/op        134 allocs/op
   BenchmarkIPC/Reader/codec=lz4-24              129542     10651 ns/op   10081 
B/op        119 allocs/op
   ```


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