All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.bigquery.benchmark.README.md Maven / Gradle / Ivy

There is a newer version: 2.41.0
Show newest version
# BigQuery Benchmark
This directory contains benchmarks for BigQuery client.

## Usage
From the `google-cloud-bigquery` directory, run
`mvn compile exec:java -Dexec.mainClass=com.google.cloud.bigquery.benchmark.Benchmark -Dexec.args="src/benchmark/java/com/google/cloud/bigquery/benchmark/queries.json"`

BigQuery service caches requests so the benchmark should be run
at least twice, disregarding the first result.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy