mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
9 lines
251 B
Markdown
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.
|