Dandandan opened a new pull request, #9032:
URL: https://github.com/apache/arrow-rs/pull/9032

   # Which issue does this PR close?
   
   
   - Closes #NNN.
   
   # Rationale for this change
   
   While looking at https://github.com/dtolnay/zmij I saw there is a somewhat 
faster than ryu library already that's faster.
   
   
   ```
   cast f64 to string 512  time:   [12.410 µs 12.515 µs 12.721 µs]
                           change: [−10.351% −9.3639% −8.0703%] (p = 0.00 < 
0.05)
                           Performance has improved.
   Found 1 outliers among 100 measurements (1.00%)
     1 (1.00%) high severe
   ```
   
   
   # Are these changes tested?
   
   Yes, existing tests
   
   # Are there any user-facing changes?
   
   No
   


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