<div dir="ltr">Hi Bryan! <div><br></div><div><div>May I ask you to take a look at my PR to your double-conversion library?</div><div>I’ve made it about six months ago and sent you an email. A few days ago I updated it.</div><div><br></div><div>In the PR mentioned above I’m adding several things which need your attention:<br></div><div><br></div><div>    1. Conversion to bytestring and text builder.</div><div>    2. Conversion of Float (using type family, but without performance degrading).</div></div><div>    3. More benchmarks.</div><div>    4. Update of the original double-conversion library.</div><div><div>          Now a bunch of 20k doubles is converted to strict bytestring in 5-8 ms using bytestring</div><div>          builder instead of >200-300ms using just bytestring.</div><div><br></div><div>Cheers, Rinat</div></div></div>