Skip to content
Snippets Groups Projects
Commit ab1c6c3b authored by Craig Tiller's avatar Craig Tiller
Browse files

Cleanup args

parent 5431f909
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,6 @@ BENCHMARKS_TO_RUN="bm_closure bm_cq bm_call_create bm_error bm_chttp2_hpack bm_c ...@@ -38,6 +38,6 @@ BENCHMARKS_TO_RUN="bm_closure bm_cq bm_call_create bm_error bm_chttp2_hpack bm_c
cd $(dirname $0)/../.. cd $(dirname $0)/../..
# todo(mattkwong): Change performance test to use microbenchmarking # todo(mattkwong): Change performance test to use microbenchmarking
tools/profiling/microbenchmarks/bm_diff.py -g -d origin/$ghprbTargetBranch -b $BENCHMARKS_TO_RUN tools/profiling/microbenchmarks/bm_diff.py -d origin/$ghprbTargetBranch -b $BENCHMARKS_TO_RUN
tools/run_tests/run_performance_tests.py -l c++ node ruby csharp python --netperf --category smoketest tools/run_tests/run_performance_tests.py -l c++ node ruby csharp python --netperf --category smoketest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment