andygrove commented on PR #1181:
URL: 
https://github.com/apache/datafusion-comet/pull/1181#issuecomment-2557609589

   switched to lz4_flex crate:
   
   ```
   shuffle_writer/shuffle_writer: encode and compress (zstd)
                           time:   [209.27 µs 211.21 µs 213.47 µs]
   shuffle_writer/shuffle_writer: encode and compress (lz4 frame)
                           time:   [162.58 µs 165.17 µs 167.76 µs]
   shuffle_writer/shuffle_writer: encode and compress (lz4 block)
                           time:   [180.16 µs 183.93 µs 188.09 µs]
   ```


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to