alamb commented on code in PR #8963:
URL: https://github.com/apache/arrow-rs/pull/8963#discussion_r2616338590
##########
arrow/benches/zip_kernels.rs:
##########
@@ -273,6 +355,75 @@ fn add_benchmark(c: &mut Criterion) {
_marker: std::marker::PhantomData,
},
);
+
+ bench_zip_on_input_generator_for_scalars(
Review Comment:
@mkleen -- can you please add the new benchmark as a separate PR (which
will then make it easier to get a measurement on how much of an improvement
this PR is over main)?
Thank you
--
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]