alamb commented on PR #8854: URL: https://github.com/apache/arrow-rs/pull/8854#issuecomment-3538798358
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group alamb_bitwise_ops main ----- ----------------- ---- buffer_binary_ops/and 1.00 259.6±0.56ns 55.1 GB/sec 1.00 258.9±2.00ns 55.2 GB/sec buffer_binary_ops/and_with_offset 1.12 1486.1±2.12ns 9.6 GB/sec 1.00 1322.8±9.40ns 10.8 GB/sec buffer_binary_ops/or 1.00 239.3±0.60ns 59.8 GB/sec 1.07 256.3±1.96ns 55.8 GB/sec buffer_binary_ops/or_with_offset 1.00 1355.4±2.50ns 10.6 GB/sec 1.10 1484.8±14.40ns 9.6 GB/sec buffer_unary_ops/not 1.14 257.5±0.71ns 37.0 GB/sec 1.00 225.9±3.19ns 42.2 GB/sec buffer_unary_ops/not_with_offset 1.00 868.1±2.51ns 11.0 GB/sec 1.34 1160.1±14.15ns 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]
