liukun4515 commented on PR #2551:
URL: https://github.com/apache/arrow-rs/pull/2551#issuecomment-1222127799

   ```
   take decimal128 indices 1024
                           time:   [9.9399 us 10.042 us 10.158 us]
                           change: [-15.743% -14.530% -13.250%] (p = 0.00 < 
0.05)
                           Performance has improved.
   Found 12 outliers among 100 measurements (12.00%)
     6 (6.00%) high mild
     6 (6.00%) high severe
   
   take decimal128 null indices 1024
                           time:   [11.713 us 11.800 us 11.894 us]
                           change: [-25.771% -24.467% -22.984%] (p = 0.00 < 
0.05)
                           Performance has improved.
   ```
   The performance changes of take operation


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to