hdx/vendor/cloud.google.com/go/bigquery/benchmarks
Derek McQuay 59af8fc84f
initial commit
Signed-off-by: Derek McQuay <derekmcquay@gmail.com>
2018-04-10 19:17:26 -07:00
..
README.md initial commit 2018-04-10 19:17:26 -07:00
bench.go initial commit 2018-04-10 19:17:26 -07:00
queries.json initial commit 2018-04-10 19:17:26 -07:00

README.md

BigQuery Benchmark

This directory contains benchmarks for BigQuery client.

Usage

go run bench.go -- <your project id> queries.json

BigQuery service caches requests so the benchmark should be run at least twice, disregarding the first result.