dtolnay / ryu

Fast floating point to string conversion
Apache License 2.0
606 stars 27 forks source link

Performance comparison with std and difference in output #8

Closed josalhor closed 5 years ago

josalhor commented 5 years ago

A comparison with std performance would be really appreciated.

As well as the difference in output between this and std.

dtolnay commented 5 years ago

Thanks! I added benchmark numbers and some differences in output to the readme.