alamb commented on PR #8807: URL: https://github.com/apache/arrow-rs/pull/8807#issuecomment-3502980679
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group alamb_test_offset_zero main ----- ---------------------- ---- buffer_binary_ops/and 1.00 211.4±0.31ns 67.7 GB/sec 1.22 257.4±0.32ns 55.6 GB/sec buffer_binary_ops/and_with_offset 1.13 1488.6±3.34ns 9.6 GB/sec 1.00 1319.1±1.74ns 10.8 GB/sec buffer_binary_ops/or 1.00 208.0±0.71ns 68.8 GB/sec 1.23 255.8±0.38ns 55.9 GB/sec buffer_binary_ops/or_with_offset 1.00 1351.8±2.57ns 10.6 GB/sec 1.10 1482.3±3.39ns 9.7 GB/sec buffer_unary_ops/not 1.00 204.4±1.50ns 46.7 GB/sec 1.08 221.6±0.52ns 43.0 GB/sec buffer_unary_ops/not_with_offset 1.00 908.4±1.14ns 10.5 GB/sec 1.27 1157.3±11.06ns 8.2 GB/sec ``` </p> </details> -- 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]
