Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Dec 30, 2025

Moves the relevant code into BooleanBuffer::from_binary_op

@github-actions github-actions bot added the arrow Changes to the arrow crate label Dec 30, 2025
@alamb

This comment was marked as outdated.

@alamb-ghbot

This comment was marked as outdated.

@alamb-ghbot

This comment was marked as outdated.

@alamb alamb force-pushed the alamb/test_bin_op3 branch from b7fd764 to 792a68b Compare December 30, 2025 15:05
@alamb
Copy link
Contributor Author

alamb commented Dec 30, 2025

run benchmark boolean_kernels

@alamb-ghbot
Copy link

🤖 ./gh_compare_arrow.sh gh_compare_arrow.sh Running
Linux aal-dev 6.14.0-1018-gcp #19~24.04.1-Ubuntu SMP Wed Sep 24 23:23:09 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Comparing alamb/test_bin_op3 (792a68b) to 2d6fc51 diff
BENCH_NAME=boolean_kernels
BENCH_COMMAND=cargo bench --features=arrow,async,test_common,experimental --bench boolean_kernels
BENCH_FILTER=
BENCH_BRANCH_NAME=alamb_test_bin_op3
Results will be posted here when complete

@alamb-ghbot
Copy link

🤖: Benchmark completed

Details

group            alamb_test_bin_op3                     main
-----            ------------------                     ----
and              1.00    206.5±5.93ns        ? ?/sec    1.32    273.0±2.92ns        ? ?/sec
and_sliced_1     1.01   1097.9±9.64ns        ? ?/sec    1.00   1092.4±1.87ns        ? ?/sec
and_sliced_24    1.02    245.9±1.34ns        ? ?/sec    1.00    240.5±1.81ns        ? ?/sec
not              1.01    146.8±2.71ns        ? ?/sec    1.00    145.4±1.44ns        ? ?/sec
not_slice_24     1.00    195.3±1.88ns        ? ?/sec    1.00    195.0±0.67ns        ? ?/sec
not_sliced_1     1.00    620.8±7.11ns        ? ?/sec    1.00   623.7±22.48ns        ? ?/sec
or               1.00    196.1±2.27ns        ? ?/sec    1.29    253.6±1.20ns        ? ?/sec
or_sliced_1      1.00   1097.2±2.60ns        ? ?/sec    1.12  1229.9±26.23ns        ? ?/sec
or_sliced_24     1.01    244.4±1.70ns        ? ?/sec    1.00    241.2±0.58ns        ? ?/sec

@alamb alamb mentioned this pull request Dec 30, 2025
@alamb
Copy link
Contributor Author

alamb commented Jan 2, 2026

Closing in favor of #9090

@alamb alamb closed this Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants