The process of converting decimal numbers to BCD code can also be optimized. Use the SIMD instruction set. Please refer to https://github.com/xjb714/xjb/blob/main/src/ftoa_json.cpp#L642 for detailed information.
The process of converting decimal numbers to BCD code can also be optimized. Use the SIMD instruction set. Please refer to https://github.com/xjb714/xjb/blob/main/src/ftoa_json.cpp#L642 for detailed information.