bencheeorg / bencheeorg/benchee

Add option for displaying long labels for scaled units

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
enhancement good first issue Hacktoberfest
Dominant language
Elixir
Stars
1.5k
Forks
70
PR merge metrics
No merged PRs in 30d

Description

For example, display `1.23 Million` instead of `1.23M`.

This should be an option `unit_label` with possible values `:short` and `:long` defaulting to short. It can then be picked up by the different formatters, in the first version just the console formatter to display long names or short names.

edit (@PragTob) : changed to be a general option and not just for the console

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.