<div xmlns="http://www.w3.org/1999/xhtml">Good day,</div><div xmlns="http://www.w3.org/1999/xhtml"> </div><div xmlns="http://www.w3.org/1999/xhtml"><div>This patch improves the performance of the above functions by transferring them from Erlang to C in the form of BIFs.</div><div>BIFs are made based on those on which integer_to_list/1 and integer_to_binary/1 work.</div><div>Also fixed tests for these functions.</div><div>Check PR for implementation details:</div><div><a rel="noopener noreferrer" href="https://github.com/erlang/otp/pull/2052">https://github.com/erlang/otp/pull/2052</a></div><div><a rel="noopener noreferrer" href="https://github.com/erlang/otp/pull/2052.patch">https://github.com/erlang/otp/pull/2052.patch</a></div></div><div xmlns="http://www.w3.org/1999/xhtml">---</div><div xmlns="http://www.w3.org/1999/xhtml">Stanislav</div>