The fastest double-to-string algorithm you’ve never heard of

38 points by fanf


rrampage

How does Zmij compare with Teju Jagua ( https://github.com/cassioneri/teju_jagua ) which is another unheard of but fast double to string algorithm ?

jaredkrinke

Is there an explanation of why they switched away from an algorithm that is (according to their linked table) 4x faster than the new algorithm described in the post?