alamb commented on PR #7457: URL: https://github.com/apache/arrow-rs/pull/7457#issuecomment-2843025170
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group main speedup_arith ----- ---- ------------- and 1.00 291.7±7.90ns ? ?/sec 1.00 292.3±1.58ns ? ?/sec and_sliced 1.00 1141.5±2.08ns ? ?/sec 1.00 1138.2±2.49ns ? ?/sec not 1.06 260.8±0.89ns ? ?/sec 1.00 245.1±0.91ns ? ?/sec not_sliced 1.45 1003.3±3.58ns ? ?/sec 1.00 693.6±1.31ns ? ?/sec or 1.00 265.9±0.67ns ? ?/sec 1.06 282.0±0.28ns ? ?/sec or_sliced 1.00 1132.0±1.14ns ? ?/sec 1.00 1133.2±1.25ns ? ?/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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org