Skip to content

Commit

Permalink
Extend configuration docs about the progress prints
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Dec 22, 2023
1 parent 11cae4d commit fcca8c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/benchee/configuration.ex
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@ defmodule Benchee.Configuration do
output identified by the atom will be printed. All options are enabled by
default (true). Options are:
* `:benchmarking` - print when Benchee starts benchmarking a new job
(Benchmarking name ..)
(Benchmarking name ..) as well as when statistics are being calculated
or formatting begins.
* `:configuration` - a summary of configured benchmarking options
including estimated total run time is printed before benchmarking starts
* `:fast_warning` - warnings are displayed if functions are executed
Expand Down

0 comments on commit fcca8c8

Please sign in to comment.