Skip to content

docs: separate measurement options from stopping criteria#373

Open
omribz156 wants to merge 1 commit into
NVIDIA:mainfrom
omribz156:codex/docs-measurement-options
Open

docs: separate measurement options from stopping criteria#373
omribz156 wants to merge 1 commit into
NVIDIA:mainfrom
omribz156:codex/docs-measurement-options

Conversation

@omribz156
Copy link
Copy Markdown

Summary:

  • Move --timeout and --min-samples under a new Measurement Collection section.
  • Leave Stopping Criteria focused on --stopping-criterion and criterion-specific parameters.

Verification:

  • rg -n "## Measurement Collection|## Stopping Criteria|--timeout|--min-samples|--stopping-criterion" docs/cli_help.md
  • git diff --check

Fixes #366.

This was implemented with Codex assistance, with the final diff manually reviewed and kept to the docs scope.

Signed-off-by: Omri SirComp <omribz156@gmail.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 26, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@oleksandr-pavlyk
Copy link
Copy Markdown
Collaborator

/ok to test a002efc

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.

Doc: timeout and min-samples options do not belong to "Stopping Criteria" section in the docs

2 participants