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
vllm_cscc
Commits
32c86e49
Unverified
Commit
32c86e49
authored
Jun 18, 2024
by
Cyrus Leung
Committed by
GitHub
Jun 17, 2024
Browse files
[Misc] Fix typo (#5618)
parent
8eadcf0b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.buildkite/nightly-benchmarks/scripts/convert-results-json-to-markdown.py
...ly-benchmarks/scripts/convert-results-json-to-markdown.py
+1
-1
No files found.
.buildkite/nightly-benchmarks/scripts/convert-results-json-to-markdown.py
View file @
32c86e49
...
@@ -21,7 +21,7 @@ latency_column_mapping = {
...
@@ -21,7 +21,7 @@ latency_column_mapping = {
"P99"
:
"P99"
,
"P99"
:
"P99"
,
}
}
# thoughput tests and the keys that will be printed into markdown
# th
r
oughput tests and the keys that will be printed into markdown
throughput_results
=
[]
throughput_results
=
[]
throughput_results_column_mapping
=
{
throughput_results_column_mapping
=
{
"test_name"
:
"Test name"
,
"test_name"
:
"Test name"
,
...
...
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