LoadGen configuration arguments documentation#2376
Open
pgmpablo157321 wants to merge 1 commit intomasterfrom
Open
LoadGen configuration arguments documentation#2376pgmpablo157321 wants to merge 1 commit intomasterfrom
pgmpablo157321 wants to merge 1 commit intomasterfrom
Conversation
Contributor
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
arjunsuresh
reviewed
Oct 23, 2025
|
|
||
| **modifiable (user.conf):** | ||
| * performance_issue_unique: Set LoadGen to use each sample exactly once in | ||
| performance mode. This is always used in accuracy mode. |
Contributor
There was a problem hiding this comment.
This should not be modified by submitter right?
arjunsuresh
reviewed
Oct 23, 2025
| the performance run. | ||
| * min_duration: Min duration of the run. This value is used to estimate a lower | ||
| bound of the number of queries. | ||
| * max_duration: Max duration of the run. If this duration is reached, the run |
Contributor
There was a problem hiding this comment.
This won't work in Offline scenario. Good to specify that. Ideally loadgen should error out or at least print a warning if unusable inputs are given in the user.conf
nvzhihanj
approved these changes
Jan 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#2356