Skip to content

Commit

Permalink
Document this
Browse files Browse the repository at this point in the history
  • Loading branch information
blyxyas committed Nov 26, 2023
1 parent 931f5aa commit f7446d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions collector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ The following options alter the behaviour of the `bench_local` subcommand.
`RUST_LOG=debug` can be specified to enable verbose logging, which is useful
for debugging `collector` itself.

`ZTHREADS=<number of threads>` can be used for builds with `parallel-compiler = true` in the build's `config.toml`. This will set up that number as a flag when compiling the benchmarks.

### How to compare different versions on your own machine

Often you'll want to compare two different compiler versions. For example, you
Expand Down

0 comments on commit f7446d4

Please sign in to comment.