alippai commented on pull request #353:
URL: https://github.com/apache/arrow-rs/pull/353#issuecomment-851701049


   @ritchie46 updated the API with correct name + unsafe, also added benchmark.
   ```
   bench_string/bench_string                                                    
                        
                           time:   [10.194 ms 10.259 ms 10.333 ms]
                           thrpt:  [1.1341 GiB/s 1.1423 GiB/s 1.1496 GiB/s]
   bench_string/bench_string_slice                                              
                              
                           time:   [19.182 ms 19.303 ms 19.418 ms]
                           thrpt:  [617.98 MiB/s 621.68 MiB/s 625.59 MiB/s]
   bench_string/bench_string_slice_unchecked                                    
                                        
                           time:   [7.2051 ms 7.2217 ms 7.2388 ms]
                           thrpt:  [1.6189 GiB/s 1.6227 GiB/s 1.6265 GiB/s]
   ```


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to