summaryrefslogtreecommitdiffstats
path: root/benchmark/proto/generate.sh
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2013-08-22 10:35:35 -0400
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2014-01-07 13:18:09 -0500
commitf85bc9eb9a932988bdab198f9da20c2fea55bac2 (patch)
tree277e761e04bad7b3aa647e9e403d9230bff2d7f7 /benchmark/proto/generate.sh
parente9788f71fb5a4be6bc69605539b0135f0ba1829a (diff)
Add benchmarking tests for binary encoding (moved from cantranslator).
Diffstat (limited to 'benchmark/proto/generate.sh')
-rwxr-xr-xbenchmark/proto/generate.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmark/proto/generate.sh b/benchmark/proto/generate.sh
new file mode 100755
index 00000000..576b7b13
--- /dev/null
+++ b/benchmark/proto/generate.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+protoc -I . --python_out=. openxc.proto