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 79613ad + 1b674f9 commit 2af67e3Copy full SHA for 2af67e3
collector/README.md
@@ -184,8 +184,8 @@ All this is the same as for the `bench_local` subcommand, except that
184
- **Slowdown**. Depends where the `eprintln!` statements are inserted.
185
- **Output**. The output of these `eprintln!` statements (and everything else
186
written to `stderr`) is written to files with an `eprintln` prefix. Those
187
- files can be post-processed in any appropriate fashion; `sort $FILE | uniq
188
- -c` is one possibility.
+ files can be post-processed in any appropriate fashion;
+ [`counts`](https://github.com/nnethercote/counts) is one possibility.
189
190
## @bors try builds
191
0 commit comments