Skip to content
Snippets Groups Projects
Commit dd109da2 authored by Matt Kwong's avatar Matt Kwong Committed by GitHub
Browse files

Merge pull request #10550 from matt-kwong/hourly-performance-fix

Run start_port_server.py in performance profiling
parents a6f64f4c 790e38a3
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,8 @@ set -ex ...@@ -32,6 +32,8 @@ set -ex
cd $(dirname $0)/../.. cd $(dirname $0)/../..
./tools/run_tests/start_port_server.py || true
CPUS=`python -c 'import multiprocessing; print multiprocessing.cpu_count()'` CPUS=`python -c 'import multiprocessing; print multiprocessing.cpu_count()'`
make CONFIG=opt memory_profile_test memory_profile_client memory_profile_server -j $CPUS make CONFIG=opt memory_profile_test memory_profile_client memory_profile_server -j $CPUS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment