bencheeorg/benchee

Add option for displaying long labels for scaled units

Open

#28 建立於 2016年9月18日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Elixir (69 fork)batch import
Hacktoberfestenhancementgood first issue

倉庫指標

Star
 (1,509 star)
PR 合併指標
 (平均合併 9天 11小時) (30 天內合併 5 個 PR)

描述

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

貢獻者指南