alamb commented on PR #8807: URL: https://github.com/apache/arrow-rs/pull/8807#issuecomment-3503022166
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group alamb_test_offset_zero main ----- ---------------------- ---- buffer_binary_ops/and 1.00 211.4±0.35ns 67.7 GB/sec 1.22 257.6±0.87ns 55.5 GB/sec buffer_binary_ops/and_with_offset 1.13 1488.8±3.99ns 9.6 GB/sec 1.00 1320.2±3.26ns 10.8 GB/sec buffer_binary_ops/or 1.00 208.1±0.45ns 68.7 GB/sec 1.23 255.7±0.53ns 55.9 GB/sec buffer_binary_ops/or_with_offset 1.00 1351.5±3.51ns 10.6 GB/sec 1.10 1482.3±2.84ns 9.7 GB/sec buffer_unary_ops/not 1.00 204.2±1.34ns 46.7 GB/sec 1.09 222.1±0.56ns 42.9 GB/sec buffer_unary_ops/not_with_offset 1.00 909.1±1.19ns 10.5 GB/sec 1.27 1155.6±1.45ns 8.3 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]
