Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
abbbc187
Unverified
Commit
abbbc187
authored
Oct 20, 2025
by
Hongkuan Zhou
Committed by
GitHub
Oct 20, 2025
Browse files
fix: update aiperf commands for trace dataset (#3737)
Signed-off-by:
hongkuanz
<
hongkuanz@nvidia.com
>
parent
a665886a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
tests/planner/README.md
tests/planner/README.md
+3
-3
No files found.
tests/planner/README.md
View file @
abbbc187
...
@@ -224,9 +224,9 @@ aiperf profile \
...
@@ -224,9 +224,9 @@ aiperf profile \
--endpoint-type
chat
\
--endpoint-type
chat
\
--url
localhost:8000
\
# or the port-forwarded port
--url
localhost:8000
\
# or the port-forwarded port
--streaming
\
--streaming
\
--input-file
payload:
/workspace/rr-5-45_i3000o300.jsonl
\
# path to the generated load dataset \
--input-file
/workspace/rr-5-45_i3000o300.jsonl
\
# path to the generated load dataset \
--
fixed-schedule
Tru
e
\
--
custom-dataset-type
mooncake_trac
e
\
--goodput
time_to_first_token:200 inter_token_latency:10
\
--goodput
"
time_to_first_token:200 inter_token_latency:10
"
\
-v
-v
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment