Skip to content

Make the label column width configurable#136

Open
evanphx wants to merge 1 commit intomasterfrom
b-configurable-width
Open

Make the label column width configurable#136
evanphx wants to merge 1 commit intomasterfrom
b-configurable-width

Conversation

@evanphx
Copy link
Copy Markdown
Owner

@evanphx evanphx commented Jan 13, 2024

Within the code, Benchmark::IPS.options[:width] = 40 or via the OS env IPS_WIDTH=40 ruby my_benchmark.rb

Closes #131

Within the code, `Benchmark::IPS.options[:width] = 40` or via
the OS env `IPS_WIDTH=40 ruby my_benchmark.rb`
@evanphx evanphx requested a review from nateberkopec January 13, 2024 01:24
Copy link
Copy Markdown
Collaborator

@nateberkopec nateberkopec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parameterize width?

2 participants