Documentation
¶
Overview ¶
Package main is the main package for the experiment runner binary.
Use the runner tool to run experiments defined in an experiment textproto file. Example:
bazelisk run //experiments/cmd/runner:runner -- --exp_def_path=$PWD/experiments/examples/multi-region.textproto
To view logging info as the experiment is running, run with --alsologtostderr.
Click to show internal directories.
Click to hide internal directories.