alamb commented on code in PR #7991:
URL: https://github.com/apache/arrow-rs/pull/7991#discussion_r2233914230


##########
arrow/benches/interleave_kernels.rs:
##########
@@ -87,6 +124,18 @@ fn add_benchmark(c: &mut Criterion) {
         ("dict(20, 0.0)", &dict),
         ("dict_sparse(20, 0.0)", &sparse_dict),
         ("str_view(0.0)", &string_view),
+        (

Review Comment:
   I can easily run it if the benchmark goes in as a different PR (my script 
compares `git merge-base` from main and a branch) but it takes manual effort of 
the benchmark and code are in the same PR



-- 
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...@arrow.apache.org

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

Reply via email to