rluvaton commented on code in PR #7991: URL: https://github.com/apache/arrow-rs/pull/7991#discussion_r2233913650
########## 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: no, I did not run the benchmark, I hope someone could run it so it will be unbiased -- 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