xinlifoobar commented on PR #6231:
URL: https://github.com/apache/arrow-rs/pull/6231#issuecomment-2296086323
Updated the Benchmark results for the latest version.
```bash
# xinli @ arch-dev in ~/source/repos/arrow-rs on git:dev/xinli/prefix_v2 o
[17:19:13]
$ 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
[17:19:19]
$ critcmp master_08_19 optimized_prefix_suffix
group master_08_19
optimized_prefix_suffix
----- ------------
-----------------------
like_utf8view scalar complex 1.05 184.5±15.76ms
? ?/sec 1.00 175.2±7.53ms ? ?/sec
like_utf8view scalar contains 1.03 130.7±3.52ms
? ?/sec 1.00 127.1±1.97ms ? ?/sec
like_utf8view scalar ends with 1.07 37.8±0.54ms
? ?/sec 1.00 35.3±0.50ms ? ?/sec
like_utf8view scalar equals 1.00 26.4±0.59ms
? ?/sec 1.01 26.6±0.35ms ? ?/sec
like_utf8view scalar starts with 1.62 32.8±0.55ms
? ?/sec 1.00 20.2±0.39ms ? ?/sec
like_utf8view scalar starts with more than 4 bytes 1.08 34.0±0.53ms
? ?/sec 1.00 31.7±0.52ms ? ?/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]