Documentation
¶
Overview ¶
Package main is the main package for the experiment exprunner binary.
Use the exprunner tool to run experiments defined in an experiment textproto file, tabulate them into a bigquery table, and upload results to perfgate. Example: bazelisk run //experiments/cmd/exprunner:exprunner -- --exp_def_path=$PWD/experiments/examples/chrome-build.textproto --perfgate_path="reclient_perfgate" --benchmark_path=$PWD/tests/performance/benchmarks/chrome-perfgate.config
To view logging info as the experiment is running, run with --alsologtostderr.
Click to show internal directories.
Click to hide internal directories.