alamb opened a new pull request, #8394:
URL: https://github.com/apache/arrow-rs/pull/8394

   This is a draft because it needs additional shredding support (for Utf8 and 
timestamp, for example)
   
   # Which issue does this PR close?
   
   
   - Follow on to https://github.com/apache/arrow-rs/pull/8366
   - Part of https://github.com/apache/arrow-rs/issues/6736
   
   # Rationale for this change
   
   I would like to make sure `variant_shred` is super fast and the first part 
of that is benchmarking it
   
   # What changes are included in this PR?
   Add a benchmark
   
   Run it like this
   
   ```shell
   cargo bench --bench variant_kernels -- shred
   ```
   
   # Are these changes tested?
   I ran it manually and it is tested by clippy in by CI
   
   # Are there any user-facing changes?
   No


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