Benchee v0.14.0 Benchee.Formatters.Console.Helpers View Source

These are common functions shared between the formatting of the run time and memory usage statistics.

Link to this section Summary

Link to this section Types

Link to this type

unit_per_statistic() View Source
unit_per_statistic() :: %{optional(atom()) => Benchee.Conversion.Unit.t()}

Link to this section Functions

Link to this function

count_output(count, unit) View Source

Link to this function

descriptor(header_str) View Source
descriptor(String.t()) :: String.t()

Link to this function

deviation_output(std_dev_ratio) View Source