wording
This commit is contained in:
parent
49bb148282
commit
fa06b371bf
@ -57,8 +57,8 @@ Results
|
||||
|
||||
Explanation:
|
||||
|
||||
* `--spawn_strategy=local` is the baseline. This is the fastest possible
|
||||
approach (no sandbox), but does never runs in production.
|
||||
* `--spawn_strategy=local` is the baseline. This is the theoretically fastest
|
||||
approach (no sandbox), but unfit for production.
|
||||
* `--spawn_strategy=sandboxed` is the default for Bazel. This is what happens
|
||||
if one does not pass any arguments.
|
||||
* `--spawn_strategy=sandboxed --experimental_reuse_sandbox_directories` is an
|
||||
|
Loading…
Reference in New Issue
Block a user