aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins/run_full_performance.sh
diff options
context:
space:
mode:
authorGravatar ZhouyihaiDing <ddyihai@google.com>2017-09-25 23:20:30 +0000
committerGravatar ZhouyihaiDing <ddyihai@google.com>2017-09-26 17:23:46 +0000
commitc8e145bd93d3aa0ae02fe8bbddc265f1c35b5339 (patch)
treededa003ca366f07fdc9ddbfb62d75826ab22da3a /tools/jenkins/run_full_performance.sh
parenta1fbca0fa5e3c896a8f250aa1e1ffe2fedeec3a3 (diff)
add protobuf c_ext to php benchmark
Diffstat (limited to 'tools/jenkins/run_full_performance.sh')
-rwxr-xr-xtools/jenkins/run_full_performance.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/jenkins/run_full_performance.sh b/tools/jenkins/run_full_performance.sh
index a9661c7e26..aae76b0fde 100755
--- a/tools/jenkins/run_full_performance.sh
+++ b/tools/jenkins/run_full_performance.sh
@@ -21,7 +21,7 @@ cd $(dirname $0)/../..
# run 8core client vs 8core server
tools/run_tests/run_performance_tests.py \
- -l c++ csharp node ruby java python go node_express php \
+ -l c++ csharp node ruby java python go node_express php php_ext \
--netperf \
--category scalable \
--bq_result_table performance_test.performance_experiment \