Raxol. Benchmark. Formatter
(Raxol v2.6.0)
View Source
Formats benchmark results as console tables, JSON, or Markdown.
Summary
Functions
Formats results as a console table string.
Formats results as a JSON string with metadata.
Formats results as a Markdown table.
Writes formatted output to a file.
Functions
Formats results as a console table string.
Expects a map of %{suite_name => %Benchee.Suite{}} or raw timing maps.
Formats results as a JSON string with metadata.
Formats results as a Markdown table.
Writes formatted output to a file.