gvisor/benchmarks/harness/machine_producers
Zach Koopmans 94be30a18d Add run-gcp command.
Add command to run benchmarks on GCP backed machines
using the gcloud producer.

Run with:
`bazel run :benchmarks -- run-gcp [BENCHMARK_NAME]`

Tested with the startup benchmark.

PiperOrigin-RevId: 290126444
2020-01-16 13:42:08 -08:00
..
testdata Implement gcloud_producer for bm-tools 2020-01-09 17:24:35 -08:00
BUILD Implement gcloud_producer for bm-tools 2020-01-09 17:24:35 -08:00
__init__.py Import benchmark-tools to main repository. 2019-12-02 22:53:26 -08:00
gcloud_mock_recorder.py GCloudProducer: tunnel_dispatch, mock_recorder, and machine. 2019-12-11 15:51:41 -08:00
gcloud_producer.py Add run-gcp command. 2020-01-16 13:42:08 -08:00
gcloud_producer_test.py Implement gcloud_producer for bm-tools 2020-01-09 17:24:35 -08:00
machine_producer.py Update commandline and get local runs working. 2020-01-15 14:26:15 -08:00
mock_producer.py Implement gcloud_producer for bm-tools 2020-01-09 17:24:35 -08:00
yaml_producer.py Import benchmark-tools to main repository. 2019-12-02 22:53:26 -08:00