src : https://github.com/xjb714/xjb
benchmark : https://github.com/xjb714/f2dec_bench
Thank you. This algorithm was inspired by my reading of your code and there is a mathematical proof in the paper. I tested the performance of the relevant algorithms (dragonbox, yy, ryu, teju, schubfach), but only included the binary to decimal part. After completing the decimal to string, I measured again, and the results might be inconsistent. The above contains source code links and test links.
src : https://github.com/xjb714/xjb
benchmark : https://github.com/xjb714/f2dec_bench
Thank you. This algorithm was inspired by my reading of your code and there is a mathematical proof in the paper. I tested the performance of the relevant algorithms (dragonbox, yy, ryu, teju, schubfach), but only included the binary to decimal part. After completing the decimal to string, I measured again, and the results might be inconsistent. The above contains source code links and test links.