transfer.sh/vendor/cloud.google.com/go/bigquery/benchmarks
2019-03-17 20:19:56 +01:00
..
bench.go Bump google.golang.org/api 2019-03-17 20:19:56 +01:00
queries.json add GDrive provider support (#118) 2018-06-19 15:30:26 +02:00
README.md add GDrive provider support (#118) 2018-06-19 15:30:26 +02:00

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.