[erlang-questions] Performance of type_to_type functions

ok@REDACTED ok@REDACTED
Fri Sep 23 03:54:23 CEST 2016


> integer_to_list
>> integer_to_binary
>> atom_to_binary
>> ...
>
>
> how about the performance of this type to type function?

Compared with what?  If you need such a conversion,
what would you use instead?

If you're seriously worried, write some benchmarks.






More information about the erlang-questions mailing list