aleksraiden opened a new pull request, #3513:
URL: https://github.com/apache/kvrocks/pull/3513

   Bump fast_float to v8.2.7 (see: 
https://github.com/fastfloat/fast_float/releases/tag/v8.2.7) 
   
   **Changes**
   
   - Skip materializing parsed_number_string_t spans on the hot path
   - Unroll the integer-part digit scan (straight-line for the common 1-5 digit 
case)
   - Add a 4-digit SWAR follow-up to loop_parse_if_eight_digits (clang)
   - Parallelize the exhaustive float32 sweeps across hardware threads (~75-88x)


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