View Source Beamchmark.Formatters.Utils (Beamchmark v1.3.0)

The module provides functions common for multiple formatters.

Link to this section Summary

Functions

Takes memory in bytes and returns it as human-readable string.

Link to this section Functions

Specs

format_memory(pos_integer() | :unknown) :: String.t()

Takes memory in bytes and returns it as human-readable string.