File: README.md

package info (click to toggle)
golang-google-cloud 0.56.0-6
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 22,456 kB
  • sloc: sh: 191; ansic: 75; awk: 64; makefile: 51; asm: 46; python: 21
file content (8 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# 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.