Dandandan commented on PR #9625:
URL: https://github.com/apache/arrow-rs/pull/9625#issuecomment-4155359429

   57cacc4
   ```
   take str 1024                                                             
1.00      7.4±0.01µs        ? ?/sec    1.14      8.4±0.04µs        ? ?/sec
   take str 512                                                              
1.00      3.4±0.00µs        ? ?/sec    1.14      3.9±0.03µs        ? ?/sec
   
   ```
   vs 089c9a9
   ```
   take str 1024                                                             
1.00      8.0±0.01µs        ? ?/sec    1.04      8.4±0.03µs        ? ?/sec
   take str 512                                                              
1.00      3.7±0.00µs        ? ?/sec    1.06      3.9±0.02µs        ? ?/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