aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/py_benchmark.py
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@gmail.com>2018-03-20 16:14:32 -0700
committerGitHub <noreply@github.com>2018-03-20 16:14:32 -0700
commited4321d1cb33199984118d801956822842771e7e (patch)
tree16c54ef8d5409766c18ccae8fca685230680d620 /benchmarks/py_benchmark.py
parente436ee0aa179340832281b7d90885e9ff15b3748 (diff)
parent11d26ce24c90a6cf2544f71e09970513550ef6c6 (diff)
downloadprotobuf-ed4321d1cb33199984118d801956822842771e7e.tar.gz
protobuf-ed4321d1cb33199984118d801956822842771e7e.tar.bz2
protobuf-ed4321d1cb33199984118d801956822842771e7e.zip
Merge pull request #4387 from acozzette/down-integrate
Integrated internal changes from Google
Diffstat (limited to 'benchmarks/py_benchmark.py')
-rwxr-xr-xbenchmarks/py_benchmark.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/py_benchmark.py b/benchmarks/py_benchmark.py
index 8858f4aa..ba7a3470 100755
--- a/benchmarks/py_benchmark.py
+++ b/benchmarks/py_benchmark.py
@@ -115,3 +115,4 @@ class Benchmark:
if __name__ == "__main__":
for i in range(2, len(sys.argv)):
run_one_test(sys.argv[i])
+