c_numconv_benchmark icon indicating copy to clipboard operation
c_numconv_benchmark copied to clipboard

C/C++ number ↔︎ string benchmark

Results 2 c_numconv_benchmark issues
Sort by recently updated
recently updated
newest added

Thanks for absolutely awesome dtoa (YY) function, 10x faster sprintf, yet: other then minor issues, multiple warning emerges from GCC. Dont know, can I simply cast without affecting speed or...

link : https://github.com/xjb714/f2dec_bench If it doesn't work, please give me feedback. It seems a little difficult to prove that the algorithm is correct, but I can't find a counterexample. The...