Dandandan commented on PR #9250:
URL: https://github.com/apache/arrow-rs/pull/9250#issuecomment-3789249636
```
eq StringViewArray StringViewArray
1.07 28.7±0.21ms ? ?/sec 1.00
26.8±0.20ms ? ?/sec
eq StringViewArray StringViewArray inlined bytes
1.25 27.5±0.34ms ? ?/sec 1.00
22.0±0.24ms ? ?/sec
eq long same prefix strings StringViewArray
1.29 1001.1±10.47µs ? ?/sec 1.00
773.9±8.07µs ? ?/sec
eq scalar StringViewArray 13 bytes
1.48 25.5±0.19ms ? ?/sec 1.00
17.2±0.30ms ? ?/sec
eq scalar StringViewArray 4 bytes
1.56 25.4±0.18ms ? ?/sec 1.00
16.3±0.20ms ? ?/sec
eq scalar StringViewArray 6 bytes
1.56 25.5±0.22ms ? ?/sec 1.00
16.4±0.20ms ? ?/sec
lt StringViewArray StringViewArray inlined bytes
1.16 33.1±0.28ms ? ?/sec 1.00
28.5±0.19ms ? ?/sec
lt long same prefix strings StringArray
1.00 705.8±7.38µs ? ?/sec 1.00
704.3±19.18µs ? ?/sec
lt long same prefix strings StringViewArray
1.38 994.3±13.88µs ? ?/sec 1.00
718.1±5.36µs ? ?/sec
lt scalar StringViewArray
1.47 54.9±0.24ms ? ?/sec 1.00
37.3±0.14ms ? ?/sec
```
--
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]