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.
1 parent 169b926 commit 0e4cb17Copy full SHA for 0e4cb17
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