Add a benchmark tool that runs Bazel on GCE in various configurations.

The tool measures the time of the info / fetch / build / test / clean
phases and logs them (including the output) to a JSON file. It also
maintains an overall combined.csv file that contains just the timings
of each run. It can be easily imported into e.g. Google Spreadsheets.
2 files changed