xinlifoobar commented on PR #6231:
URL: https://github.com/apache/arrow-rs/pull/6231#issuecomment-2303818886
New benckmark results.
```
# xinli @ arch-dev in ~/source/repos/arrow-rs on git:dev/xinli/prefix_v2 o
[13:29:59]
$ uname -a
Linux arch-dev 6.10.4-zen2-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Sun, 11 Aug 2024
16:18:46 +0000 x86_64 GNU/Linux
# xinli @ arch-dev in ~/source/repos/arrow-rs on git:dev/xinli/prefix_v2 o
[13:30:07]
$ critcmp master_08_22 optimized_like_08_22
group master_08_22
optimized_like_08_22
----- ------------
--------------------
like_utf8view scalar complex 1.01 175.9±6.78ms ?
?/sec 1.00 173.7±3.55ms ? ?/sec
like_utf8view scalar contains 1.02 131.7±1.71ms ?
?/sec 1.00 128.6±2.73ms ? ?/sec
like_utf8view scalar ends with 13 bytes 1.07 33.1±0.54ms ?
?/sec 1.00 30.9±0.54ms ? ?/sec
like_utf8view scalar ends with 4 bytes 1.16 37.1±0.65ms ?
?/sec 1.00 32.0±0.74ms ? ?/sec
like_utf8view scalar ends with 6 bytes 1.21 38.4±0.57ms ?
?/sec 1.00 31.8±1.08ms ? ?/sec
like_utf8view scalar equals 1.00 27.2±0.88ms ?
?/sec 1.01 27.6±1.25ms ? ?/sec
like_utf8view scalar starts with 13 bytes 1.00 30.7±0.53ms ?
?/sec 1.00 30.7±0.67ms ? ?/sec
like_utf8view scalar starts with 4 bytes 1.56 34.5±1.64ms ?
?/sec 1.00 22.1±0.40ms ? ?/sec
like_utf8view scalar starts with 6 bytes 1.11 34.9±0.62ms ?
?/sec 1.00 31.3±0.53ms ? ?/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]