aboutsummaryrefslogtreecommitdiffhomepage
path: root/benchmarks/download_data.sh
diff options
context:
space:
mode:
authorGravatar Yilun Chong <yilunchong@google.com>2017-12-01 11:55:38 -0800
committerGravatar Yilun Chong <yilunchong@google.com>2017-12-01 11:55:38 -0800
commit1c062a65af0fb439167d9cf81ef28c14c3836ace (patch)
treebc402e7349658f9fe8ce39bfe0cfe479f3442c6b /benchmarks/download_data.sh
parenta711e3d5b4ee1dd7f9d21197dca8432a5819a64e (diff)
Sync internal benchmark changes
Diffstat (limited to 'benchmarks/download_data.sh')
-rwxr-xr-xbenchmarks/download_data.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/benchmarks/download_data.sh b/benchmarks/download_data.sh
new file mode 100755
index 00000000..fa0729e9
--- /dev/null
+++ b/benchmarks/download_data.sh
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+curl -O https://storage.googleapis.com/protobuf_opensource_benchmark_data/datasets.tar.gz
+tar -zvxf datasets.tar.gz
+