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

   # Which issue does this PR close?
   
   
   - Part of  https://github.com/apache/arrow-rs/pull/8953
   
   # Rationale for this change
   
   While reviewing https://github.com/apache/arrow-rs/pull/8953 from @asubiotto 
I noticed there was no benchmark for interleave with ListArray. Let's add some 
so we can evaluate the performance impact of 
ttps://github.com/apache/arrow-rs/pull/8953 and future changes.
   
   # What changes are included in this PR?
   
   Add benchmark for list interleaving
   
   # Are these changes tested?
   I ran the bechmarks manually 
   ```shell
   cargo bench --bench interleave_kernels -- list
   ```
   
   # 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