mirror of
https://github.com/octoleo/restic.git
synced 2024-11-15 09:44:15 +00:00
946c8399e2
Exclude minio-go for now (pin to 3.x.y).
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.
|