alamb commented on PR #7731: URL: https://github.com/apache/arrow-rs/pull/7731#issuecomment-2994192858
🤖: Benchmark completed <details><summary>Details</summary> <p> ``` group fast_path_view main ----- -------------- ---- StringViewArray: regexp_matches_utf8view scalar benchmarks/regexp_matches_utf8view scalar complex 1.00 2.9±0.04ms ? ?/sec 1.00 2.9±0.07ms ? ?/sec StringViewArray: regexp_matches_utf8view scalar benchmarks/regexp_matches_utf8view scalar contains 1.00 3.0±0.04ms ? ?/sec 1.02 3.0±0.04ms ? ?/sec StringViewArray: regexp_matches_utf8view scalar benchmarks/regexp_matches_utf8view scalar ends with 1.00 2.2±0.05ms ? ?/sec 1.03 2.3±0.08ms ? ?/sec StringViewArray: regexp_matches_utf8view scalar benchmarks/regexp_matches_utf8view scalar starts with 1.01 2.2±0.05ms ? ?/sec 1.00 2.2±0.04ms ? ?/sec eq StringViewArray StringViewArray 1.00 24.9±0.25ms ? ?/sec 1.00 24.9±0.27ms ? ?/sec eq StringViewArray StringViewArray inlined bytes 1.00 23.9±0.25ms ? ?/sec eq long same prefix strings StringViewArray 1.00 919.5±5.05µs ? ?/sec 1.00 920.2±4.66µs ? ?/sec eq scalar StringViewArray 13 bytes 1.06 17.6±0.09ms ? ?/sec 1.00 16.7±0.16ms ? ?/sec eq scalar StringViewArray 4 bytes 1.04 17.8±0.17ms ? ?/sec 1.00 17.1±0.09ms ? ?/sec eq scalar StringViewArray 6 bytes 1.05 17.8±0.13ms ? ?/sec 1.00 16.9±0.11ms ? ?/sec lt StringViewArray StringViewArray inlined bytes 1.00 24.6±0.28ms ? ?/sec lt long same prefix strings StringViewArray 1.03 907.7±8.25µs ? ?/sec 1.00 879.4±4.85µs ? ?/sec lt scalar StringViewArray 1.01 58.3±0.16ms ? ?/sec 1.00 57.7±0.17ms ? ?/sec neq long same prefix strings StringViewArray 1.00 915.7±4.42µs ? ?/sec 1.01 921.6±4.44µs ? ?/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