Refactored benchmarks to conform to cpp spec

This commit is contained in:
Jason Paryani
2013-11-18 13:05:56 -08:00
parent 42da9f4101
commit 895f74547c
13 changed files with 175 additions and 122 deletions

4
benchmark/bin/pyproto_cpp-eval Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
pyproto-eval $@