xinlifoobar commented on PR #6231:
URL: https://github.com/apache/arrow-rs/pull/6231#issuecomment-2285283153

   Bench from my dev machine
   
   ```bash
   # 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 x [11:37:47] C:130
   $ critcmp master optimize_prefix
   group                               master                                 
optimize_prefix
   -----                               ------                                 
---------------
   like_utf8view scalar complex        1.00    173.4±2.43ms        ? ?/sec    
1.03   178.9±29.87ms        ? ?/sec
   like_utf8view scalar contains       1.01    128.3±1.02ms        ? ?/sec    
1.00    127.1±2.73ms        ? ?/sec
   like_utf8view scalar ends with      1.01     37.3±0.29ms        ? ?/sec    
1.00     36.9±1.41ms        ? ?/sec
   like_utf8view scalar equals         1.00     26.0±0.25ms        ? ?/sec    
1.02     26.6±0.63ms        ? ?/sec
   like_utf8view scalar starts with    1.88     33.1±2.11ms        ? ?/sec    
1.00     17.6±0.92ms        ? ?/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]

Reply via email to