Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
superbenchmark
Commits
cb266911
Unverified
Commit
cb266911
authored
Apr 15, 2022
by
Jared Bowden
Committed by
GitHub
Apr 15, 2022
Browse files
Docs - Update link to cli.md (#341)
**Description** Fixes relative link in documentation: point to `../cli.md`.
parent
80dcc8aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/user-tutorial/result-summary.md
docs/user-tutorial/result-summary.md
+1
-1
No files found.
docs/user-tutorial/result-summary.md
View file @
cb266911
...
@@ -14,7 +14,7 @@ This tool is to generate a readable summary report based on the raw benchmark re
...
@@ -14,7 +14,7 @@ This tool is to generate a readable summary report based on the raw benchmark re
2.
Prepare the raw data and rule file on the local machine.
2.
Prepare the raw data and rule file on the local machine.
3.
Generate the result summary automatically using
`sb result summary`
command. The detailed command can be found from
[
SuperBench CLI
](
../cli
)
.
3.
Generate the result summary automatically using
`sb result summary`
command. The detailed command can be found from
[
SuperBench CLI
](
../cli
.md
)
.
```
bash
```
bash
sb result summary
--data-file
./results-summary.jsonl
--rule-file
./rule.yaml
--output-file-format
md
--output-dir
${
output
-dir
}
sb result summary
--data-file
./results-summary.jsonl
--rule-file
./rule.yaml
--output-file-format
md
--output-dir
${
output
-dir
}
...
...
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