SS
Size: a a a
SS
SS
AB
SS
AB
iex(2)> :erlang. term_to_binary(nil)
<<131, 100, 0, 3, 110, 105, 108>>
iex(3)> :erlang. term_to_binary([])
<<131, 106>>
SS
SS
SS
AB
SS
AB
SS
AB
:ets.info(TableName, :memory) * :erlang.system_info(:wordsize)
SS
AB
SS
AB
[] |> :erts_debug.size()
0
SS
AB