1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-06 02:23:24 +00:00
Files
rclone/vendor/cloud.google.com/go/bigquery/benchmarks/README.md
2018-01-16 13:20:59 +00:00

9 lines
251 B
Markdown

# 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.