chore: skip printing memory

This commit is contained in:
Zaiming Shi 2021-05-13 18:33:54 +02:00
parent 78fd1a80c5
commit ed0ad3e796
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ run(#{subscribers := Subs,
io:format(user, "LookupRps: ~p~n", [rps(Pubs * PubOps, T2)]),
io:format(user, "mnesia table(s) RAM: ~p~n", [ram_bytes()]),
io:format(user, "erlang memory: ~p~n", [erlang:memory()]),
io:format(user, "unsubscribe ...~n", []),
{T3, ok} =