Skip to content

docs: document benchmark_min_time CLI forms#2154

Merged
dmah42 merged 3 commits intogoogle:mainfrom
felmonon:docs/benchmark-min-time
Mar 26, 2026
Merged

docs: document benchmark_min_time CLI forms#2154
dmah42 merged 3 commits intogoogle:mainfrom
felmonon:docs/benchmark-min-time

Conversation

@felmonon
Copy link
Copy Markdown
Contributor

Fixes #1878.

This is a docs-only PR that:

  • documents the supported --benchmark_min_time forms in docs/user_guide.md
  • clarifies that the s suffix is preferred for time values, while bare numeric values are still accepted
  • documents the iteration-count form (x) for benchmarks that do not already specify explicit iterations
  • adds the required contributor entries described in CONTRIBUTING.md

Tests not run (docs-only change).

@google-cla
Copy link
Copy Markdown

google-cla bot commented Mar 25, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@LebedevRI LebedevRI requested a review from dmah42 March 26, 2026 03:14
@dmah42 dmah42 merged commit 8dc85ae into google:main Mar 26, 2026
81 of 84 checks passed
@dmah42
Copy link
Copy Markdown
Member

dmah42 commented Mar 26, 2026

thank you

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.

--benchmark_min_time command line option undocumented

3 participants