Skip to content

Commit 87533f4

Browse files
mdboomYhg1s
andauthored
Update README.md
Co-authored-by: T. Wouters <[email protected]>
1 parent bfd486a commit 87533f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ In `bench_runner.toml`, the `flag_effect_plot` table has a `subplots` key which
171171
- `name`: The description of the flags to use in the title.
172172
- `head_flags`: A list of flags to use as the head.
173173
- `base_flags`: (optional) A list of flags to use as the base. By default, this is a default build, i.e. no flags.
174-
- `runner_map`: (optional) If you need to map a runner to a base in a different runner, you can provide that mapping here. For example, with tail-calling, you want to compare runners configured to use clang against runners configured with the "default compiler" for a given platform. The mapping is from the "head" runner nickname to the "base" runner nickname.
174+
- `runner_map`: (optional) If you need to map a runner to a base in a different runner, you can provide that mapping here. For example, with tail-calling, you may want to compare runners configured to use clang against runners configured with the "default compiler" for a given platform. The mapping is from the "head" runner nickname to the "base" runner nickname.
175175

176176
For example:
177177

0 commit comments

Comments
 (0)