We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d792e9 + 0e4cb17 commit 8036b12Copy full SHA for 8036b12
triage/README.md
@@ -33,7 +33,7 @@ Use the API endpoint to automate building the file:
33
34
You can also analyze binary size regressions/improvements using the following command:
35
```
36
-% curl "https://perf.rust-lang.org/perf/triage?start=$PARENT&metric=size:linked-artifact" > binary-size.md
+% curl "https://perf.rust-lang.org/perf/triage?start=$PARENT&metric=size:linked_artifact" > binary-size.md
37
38
39
## Analysis
0 commit comments