Refactored benchmarks to conform to cpp spec
This commit is contained in:
4
benchmark/bin/pyproto_cpp-eval
Executable file
4
benchmark/bin/pyproto_cpp-eval
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
|
||||
pyproto-eval $@
|
||||
Reference in New Issue
Block a user