mirror of
https://github.com/rclone/rclone.git
synced 2024-12-03 22:13:44 +08:00
.. | ||
bench.go | ||
queries.json | ||
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.