|
|
@ -36,9 +36,7 @@ repo=$(dirname $0)/../../.. |
|
|
|
# First set up all dependences needed for PHP QPS test |
|
|
|
# First set up all dependences needed for PHP QPS test |
|
|
|
cd $repo |
|
|
|
cd $repo |
|
|
|
cd src/php/tests/qps |
|
|
|
cd src/php/tests/qps |
|
|
|
curl -sS https://getcomposer.org/installer | php |
|
|
|
composer install |
|
|
|
php composer.phar install |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# The proxy worker for PHP is implemented in Ruby |
|
|
|
# The proxy worker for PHP is implemented in Ruby |
|
|
|
cd $repo |
|
|
|
cd ../../../.. |
|
|
|
ruby src/ruby/qps/proxy-worker.rb $@ |
|
|
|
ruby src/ruby/qps/proxy-worker.rb $@ |