alamb commented on PR #8854: URL: https://github.com/apache/arrow-rs/pull/8854#issuecomment-3538804295
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group alamb_bitwise_ops main ----- ----------------- ---- buffer_binary_ops/and 1.00 259.7±0.55ns 55.1 GB/sec 1.00 259.3±4.36ns 55.2 GB/sec buffer_binary_ops/and_with_offset 1.13 1486.2±3.20ns 9.6 GB/sec 1.00 1320.5±3.78ns 10.8 GB/sec buffer_binary_ops/or 1.00 239.2±0.34ns 59.8 GB/sec 1.07 256.2±0.89ns 55.8 GB/sec buffer_binary_ops/or_with_offset 1.00 1355.8±4.32ns 10.6 GB/sec 1.09 1483.7±4.32ns 9.6 GB/sec buffer_unary_ops/not 1.13 257.1±0.97ns 37.1 GB/sec 1.00 226.6±1.72ns 42.1 GB/sec buffer_unary_ops/not_with_offset 1.00 863.6±3.06ns 11.0 GB/sec 1.32 1139.4±2.91ns 8.4 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]
