xinlifoobar commented on PR #6231:
URL: https://github.com/apache/arrow-rs/pull/6231#issuecomment-2285322227
> Bench from my dev machine
>
> ```shell
> # xinli @ arch-dev in ~/source/repos/arrow-rs on
git:dev/xinli1/optimize_prefix o [11:42:12] C:130
> $ uname -a
> Linux arch-dev 6.10.3-zen1-2-zen #1 ZEN SMP PREEMPT_DYNAMIC Tue, 06 Aug
2024 07:47:21 +0000 x86_64 GNU/Linux
>
> # xinli @ arch-dev in ~/source/repos/arrow-rs on
git:dev/xinli1/optimize_prefix o [12:33:29] C:130
> $ critcmp master optimize_prefix optimize_prefix_boxed_iter
> group master
optimize_prefix optimize_prefix_boxed_iter
> ----- ------
--------------- --------------------------
> like_utf8view scalar complex 1.01 172.7±1.45ms ? ?/sec
1.00 170.3±1.47ms ? ?/sec 1.00 171.0±1.55ms ? ?/sec
> like_utf8view scalar contains 1.04 129.3±6.07ms ? ?/sec
1.01 126.2±1.46ms ? ?/sec 1.00 124.9±1.44ms ? ?/sec
> like_utf8view scalar ends with 1.02 37.6±0.45ms ? ?/sec
1.00 36.7±0.38ms ? ?/sec 1.02 37.6±0.39ms ? ?/sec
> like_utf8view scalar equals 1.01 26.2±0.42ms ? ?/sec
1.02 26.5±0.38ms ? ?/sec 1.00 26.0±0.27ms ? ?/sec
> like_utf8view scalar starts with 1.90 32.8±1.58ms ? ?/sec
1.00 17.2±0.45ms ? ?/sec 1.89 32.5±0.45ms ? ?/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]